MT#10199 Fix typo in profiles preferences

Change-Id: I460701d15e8b42f2478b4583b1a61559006523de
changes/98/4098/2
Irina Peshinskaya 10 years ago
parent c6b51a136c
commit 71118bec9d

@ -362,7 +362,7 @@ sub update_item {
$accessor = $item->id;
$elem = $item;
$full_rs = $elem->voip_prof_preferences;
$pref_type = 'profile_pref';
$pref_type = 'prof_pref';
$reseller_id = $item->profile_set->reseller_id;
} elsif($type eq "subscribers") {
delete $resource->{subscriber_id};

Loading…
Cancel
Save