r252754 - PASPlugins/Products.PASGroupsFromLDAP/trunk/src/Products/PASGroupsFromLDAP/www

"Georg Gogo. BERNHARD" <svn-changes-z4DKO/[email protected]> Mon, 10 Mar 2014 14:34:43 +0000 (UTC)
Newsgroups gmane.comp.web.zope.plone.collective.cvs
Message-ID <[email protected]>
Author: gogo
Date: Mon Mar 10 14:34:42 2014
New Revision: 252754

Modified:
   PASPlugins/Products.PASGroupsFromLDAP/trunk/src/Products/PASGroupsFromLDAP/www/addGroupsFromLDAPMultiPlugin.zpt
Log:
Fixed broken add-form

Modified: PASPlugins/Products.PASGroupsFromLDAP/trunk/src/Products/PASGroupsFromLDAP/www/addGroupsFromLDAPMultiPlugin.zpt
==============================================================================
--- PASPlugins/Products.PASGroupsFromLDAP/trunk/src/Products/PASGroupsFromLDAP/www/addGroupsFromLDAPMultiPlugin.zpt	(original)
+++ PASPlugins/Products.PASGroupsFromLDAP/trunk/src/Products/PASGroupsFromLDAP/www/addGroupsFromLDAPMultiPlugin.zpt	Mon Mar 10 14:34:42 2014
@@ -57,7 +57,8 @@
   </tr>
   <tr>
     <td>Attribute for members in group <br /><i>(must contain ids expected by PAS)</i></td>
-                tal:attributes="value conf/attributemembers"  /></td>
+    <td><input type="text" name="attributemembers"  size="40"
+                tal:attributes="value conf/attributemembers|nothing"  /></td>
    </tr>
    <tr>
     <td>Property that contains userid for group lookup<br /><i>(The property name of the property of Member objects <br />that contains the value to be matched on group lookups.)</i></td>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech