[Rt-commit] r3059 - in rt/branches/3.4-RELEASE: . html/Admin/Groups
kevinr at bestpractical.com
kevinr at bestpractical.com
Thu Jun 2 16:17:32 EDT 2005
Author: kevinr
Date: Thu Jun 2 16:17:31 2005
New Revision: 3059
Modified:
rt/branches/3.4-RELEASE/ (props changed)
rt/branches/3.4-RELEASE/html/Admin/Groups/Modify.html
Log:
r3943 at STRATTON-THREE-TWENTY-SEVEN: kevinr | 2005-06-02 16:12:07 -0400
* Applied patch from Steve Turner to add a default callback to the Queue
Admin page.
Modified: rt/branches/3.4-RELEASE/html/Admin/Groups/Modify.html
==============================================================================
--- rt/branches/3.4-RELEASE/html/Admin/Groups/Modify.html (original)
+++ rt/branches/3.4-RELEASE/html/Admin/Groups/Modify.html Thu Jun 2 16:17:31 2005
@@ -83,6 +83,7 @@
<INPUT TYPE=HIDDEN NAME="SetEnabled" VALUE="1">
<INPUT TYPE=CHECKBOX NAME="Enabled" VALUE="1" <%$EnabledChecked%>> <&|/l&>Enabled (Unchecking this box disables this group)</&><BR>
</TR>
+<& /Elements/Callback, GroupObj => $Group, results => \@results, %ARGS &>
</TABLE>
<& /Elements/Submit, Label => loc('Save Changes'), Reset => 1 &>
</form>
More information about the Rt-commit
mailing list