annotate _test/Resources/view/site/product/create.tt @ 359:833e663796c4

TTView: added view variable to pass rendering context between controls TTView: display function renamed to display_for WebResource: resources now marked with roles for searching a desired resource by a role in the resource chain
author sergey
date Mon, 25 Nov 2013 02:19:31 +0400
parents f05634287ac7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
346
f05634287ac7 working on the view concept
cin
parents:
diff changeset
1 <h1>New object</h1>
f05634287ac7 working on the view concept
cin
parents:
diff changeset
2 [% display('name') %]
f05634287ac7 working on the view concept
cin
parents:
diff changeset
3 [% display('address','address_group') %]