view _test/Resources/view/packages/templates/plain.tt @ 403:7171a8e2e2ba

dirty fix for url encoding
author sergey
date Tue, 20 May 2014 01:26:45 +0400
parents cfd7570c2af2
children
line wrap: on
line source

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