[open-ils-commits] r1129 - servres/trunk/conifer/templates (gfawcett)
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Dec 28 12:22:14 EST 2010
Author: gfawcett
Date: 2010-12-28 12:22:11 -0500 (Tue, 28 Dec 2010)
New Revision: 1129
Modified:
servres/trunk/conifer/templates/edit_site_permissions.xhtml
Log:
break edit_site_permissions form into two form elements, to make Enter-key behaviour more intuitive.
Modified: servres/trunk/conifer/templates/edit_site_permissions.xhtml
===================================================================
--- servres/trunk/conifer/templates/edit_site_permissions.xhtml 2010-12-28 17:10:37 UTC (rev 1128)
+++ servres/trunk/conifer/templates/edit_site_permissions.xhtml 2010-12-28 17:22:11 UTC (rev 1129)
@@ -36,6 +36,8 @@
<p><input type="submit" name="action_access_level" value="Change security level"/>
${go_back_link('../../')}</p>
</div>
+ </form>
+ <form action="." method="POST">
<div>
<h2>Class lists and groups</h2>
More information about the open-ils-commits
mailing list