log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
pub
>
Impl
comparison _test/Resources/TTView/derived.tt @ 306:
d4caf951260d
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
missing files
author
cin
date
Wed, 17 Apr 2013 19:33:07 +0400
parents
children
comparison
equal
deleted
inserted
replaced
305:b5d5793f348e
306:d4caf951260d
1
[%
2
Ctl = require('My/Org/Derived2');
3
4
Ctl.Render( model = { id = '23f0', text = 'test' } );
5
%]
6
END OF DOCUMENT