Edit friends interface.
New edit template with i18n and variables. Edit with save, to add and remove friends.
This commit is contained in:
parent
98d7318d64
commit
a67907308f
3 changed files with 72 additions and 11 deletions
|
|
@ -45,7 +45,7 @@ sub installFriendManagerSettings {
|
|||
print "Installing FriendManager into settings...";
|
||||
$session->setting->add('groupIdAdminFriends', '3');
|
||||
$session->setting->add('fmViewTemplateId', '64tqS80D53Z0JoAs2cX2VQ');
|
||||
$session->setting->add('fmEditTemplateId', '64tqS80D53Z0JoAs2cX2VQ');
|
||||
$session->setting->add('fmEditTemplateId', 'lG2exkH9FeYvn4pA63idNg');
|
||||
$session->setting->add('groupsToManageFriends', '2');
|
||||
print "\tDone";
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue