[freeside-commits] freeside/httemplate/edit reason.html, 1.2.2.1, 1.2.2.2
Ivan,,,
ivan at wavetail.420.am
Thu Jan 3 18:13:59 PST 2008
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail:/tmp/cvs-serv9653
Modified Files:
Tag: FREESIDE_1_7_BRANCH
reason.html
Log Message:
there's no such thing as fixedhidden... hidden will do
Index: reason.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/reason.html,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- reason.html 4 Dec 2007 18:19:07 -0000 1.2.2.1
+++ reason.html 4 Jan 2008 02:13:57 -0000 1.2.2.2
@@ -29,7 +29,7 @@
},
'reason',
{ 'field' => 'class',
- 'type' => 'fixedhidden',
+ 'type' => 'hidden',
'value' => $class,
},
{ 'field' => 'disabled',
More information about the freeside-commits
mailing list