# HG changeset patch # User Thierry Florac # Date 1362156880 -3600 # Node ID 783dcf82b3dcf555e186bccec3aa757fb6f7ac9e # Parent a8bd865a3f1a695c21b48a11c56ba0788c074ce4 Use new ZTFY data API for text lines widget diff -r a8bd865a3f1a -r 783dcf82b3dc src/ztfy/utils/browser/templates/textlinelist_display.pt --- a/src/ztfy/utils/browser/templates/textlinelist_display.pt Fri Mar 01 17:53:43 2013 +0100 +++ b/src/ztfy/utils/browser/templates/textlinelist_display.pt Fri Mar 01 17:54:40 2013 +0100 @@ -1,37 +1,31 @@ - - - - + -- \ No newline at end of file diff -r a8bd865a3f1a -r 783dcf82b3dc src/ztfy/utils/browser/templates/textlinelist_input.pt --- a/src/ztfy/utils/browser/templates/textlinelist_input.pt Fri Mar 01 17:53:43 2013 +0100 +++ b/src/ztfy/utils/browser/templates/textlinelist_input.pt Fri Mar 01 17:54:40 2013 +0100 @@ -1,4 +1,12 @@ - - \ No newline at end of file + tal:attributes="name string:${view/name}-empty-marker" /> \ No newline at end of file