[Checkins] SVN: z3ext.layoutform/trunk/src/z3ext/layoutform/browser/widget_hidden.pt added missing template

Nikolay Kim fafhrd91 at gmail.com
Tue Jun 16 03:18:19 EDT 2009


Log message for revision 101037:
  added missing template

Changed:
  A   z3ext.layoutform/trunk/src/z3ext/layoutform/browser/widget_hidden.pt

-=-
Added: z3ext.layoutform/trunk/src/z3ext/layoutform/browser/widget_hidden.pt
===================================================================
--- z3ext.layoutform/trunk/src/z3ext/layoutform/browser/widget_hidden.pt	                        (rev 0)
+++ z3ext.layoutform/trunk/src/z3ext/layoutform/browser/widget_hidden.pt	2009-06-16 07:18:19 UTC (rev 101037)
@@ -0,0 +1,5 @@
+<label tal:attributes="for context/id;
+		       title context/field/description"
+       tal:content="context/label"
+       style="display: none;">The Label</label>
+<tal:block content="structure context/render" />



More information about the Checkins mailing list