src/pyams_ldap/zmi/plugin.py
changeset 19 0e4b82b519c7
parent 18 440aa970ec1d
child 20 68b5251b9687
--- a/src/pyams_ldap/zmi/plugin.py	Tue Nov 15 14:14:37 2016 +0100
+++ b/src/pyams_ldap/zmi/plugin.py	Tue Nov 15 14:49:16 2016 +0100
@@ -302,6 +302,7 @@
     """LDAP users folder search view header adapter"""
 
     back_url = '#security-manager.html'
+    back_target = '#content'
     icon_class = 'fa fa-fw fa-sitemap'
     title = _("Security manager")