view _test/Resources/view/packages/templates/plain.tt @ 398:38cb0b80e88e

minor changes
author sergey
date Thu, 08 May 2014 03:53:17 +0400
parents cfd7570c2af2
children
line wrap: on
line source

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