X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/921db9613fd31014029454e94a365f662d45b2e1..4cab0b745055e422ff7f55c0560fdc934409a791:/templates/webpages/requirement_spec/select_template_to_paste.html diff --git a/templates/webpages/requirement_spec/select_template_to_paste.html b/templates/webpages/requirement_spec/select_template_to_paste.html new file mode 100644 index 000000000..ff2eea7a3 --- /dev/null +++ b/templates/webpages/requirement_spec/select_template_to_paste.html @@ -0,0 +1,72 @@ +[%- USE LxERP -%][%- USE HTML -%][%- USE L -%] +[%- BLOCK text_blocks %] + [%- IF blocks.size %] +
[%- LxERP.t8("No requirement spec templates have been created yet.") %]
+ + + +[%- ELSE %] + +| [%- LxERP.t8("Detail view") %] | +[%- LxERP.t8("Paste template") %] | +[%- LxERP.t8("Title") %] | +[%- LxERP.t8("Last modification") %] | +
|---|---|---|---|
| + + [+] + + + | +[%- LxERP.t8("Paste template") %] | +[%- HTML.escape(template.title) %] | +[% template.mtime ? template.mtime.to_kivitendo(precision='minute') : template.itime.to_kivitendo(precision='minute') %] | +