view _test/Resources/view/packages/templates/plain.tt @ 410:9335cf010b23 ref20150831

refactoring
author cin
date Mon, 14 Sep 2015 01:11:53 +0300
parents cfd7570c2af2
children
line wrap: on
line source

[%
    BLOCK INIT;
        document.dojo.modules.push('diji/form/Textbox');
    END
%]
<input name="$prefix">$model</input>