[Rt-commit] r6579 - in rt/branches/3.6-RELEASE: .
jesse at bestpractical.com
jesse at bestpractical.com
Fri Dec 1 14:01:53 EST 2006
Author: jesse
Date: Fri Dec 1 14:01:52 2006
New Revision: 6579
Modified:
rt/branches/3.6-RELEASE/ (props changed)
rt/branches/3.6-RELEASE/html/User/Prefs.html
Log:
r45679 at pinglin: jesse | 2006-12-01 13:53:39 -0500
* Added a new "end of form" callback to user preferences
Modified: rt/branches/3.6-RELEASE/html/User/Prefs.html
==============================================================================
--- rt/branches/3.6-RELEASE/html/User/Prefs.html (original)
+++ rt/branches/3.6-RELEASE/html/User/Prefs.html Fri Dec 1 14:01:52 2006
@@ -176,6 +176,7 @@
</tr>
</table>
+<& /Elements/Callback, _CallbackName => 'FormEnd', UserObj => $UserObj, %ARGS &>
<& /Elements/Submit, Label => loc('Save Preferences') &>
</form>
More information about the Rt-commit
mailing list