Mercurial > pub > Impl
view _test/Resources/TTView/derived.tt @ 323:b56b1ec33b59
minor changes to support JSON in transformation from a query to an object
author | sergey |
---|---|
date | Thu, 23 May 2013 18:40:26 +0400 |
parents | d4caf951260d |
children |
line wrap: on
line source
[% Ctl = require('My/Org/Derived2'); Ctl.Render( model = { id = '23f0', text = 'test' } ); %] END OF DOCUMENT