[eGroupWare-svn] r56051 - /trunk/admin/js/app.js
[email protected] Fri, 06 May 2016 07:58:37 -0000
| Newsgroups | gmane.comp.web.egroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ralfbecker
Date: Fri May 6 09:58:37 2016
New Revision: 56051
URL: http://svn.stylite.de/viewvc/egroupware?rev=56051&view=rev
Log:
need to use "api-accounts" instead of no longer existing "home-accounts"
Modified:
trunk/admin/js/app.js
Modified: trunk/admin/js/app.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/admin/js/app.js?rev=56051&r1=56050&r2=56051&view=diff
==============================================================================
--- trunk/admin/js/app.js (original)
+++ trunk/admin/js/app.js Fri May 6 09:58:37 2016
@@ -488,7 +488,7 @@
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
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z