[Bps-public-commit] r19230 - in RT-FormTools: .
sartak at bestpractical.com
sartak at bestpractical.com
Thu Apr 16 14:50:29 EDT 2009
Author: sartak
Date: Thu Apr 16 14:50:29 2009
New Revision: 19230
Modified:
RT-FormTools/ (props changed)
RT-FormTools/html/FormTools/Field
Log:
r82201 at onn: sartak | 2009-04-16 14:50:13 -0400
Use the default for the Content MessageBox
Modified: RT-FormTools/html/FormTools/Field
==============================================================================
--- RT-FormTools/html/FormTools/Field (original)
+++ RT-FormTools/html/FormTools/Field Thu Apr 16 14:50:29 2009
@@ -70,6 +70,7 @@
($rows ? (Height => $rows) : ()),
($cols ? (Width => $cols) : ()),
IncludeSignature => 0,
+ Default => $default,
&>
% } else {
More information about the Bps-public-commit
mailing list