Mercurial > pub > Impl
view _test/Resources/TTView/derived.tt @ 329:50ff1595bd62
fixed bug when transforming list properties
author | sergey |
---|---|
date | Mon, 03 Jun 2013 18:03:54 +0400 |
parents | d4caf951260d |
children |
line wrap: on
line source
[% Ctl = require('My/Org/Derived2'); Ctl.Render( model = { id = '23f0', text = 'test' } ); %] END OF DOCUMENT