need to use "api-accounts" instead of no longer existing "home-accounts"

This commit is contained in:
Ralf Becker 2016-05-06 07:58:37 +00:00
parent 9ab22630e9
commit 46250c7704

View File

@ -488,7 +488,7 @@ app.classes.admin = AppJS.extend(
if(content.acl_location)
{
sel_options.acl_location = jQuery.extend({},sel_options.acl_location);
this.egw.link_title('home-accounts', content.acl_location, function(title) {sel_options.acl_location[content.acl_location] = title;});
this.egw.link_title('api-accounts', content.acl_location, function(title) {sel_options.acl_location[content.acl_location] = title;});
}
// Create the dialog