##// END OF EJS Templates
forms: unified usage of h.secure_form. Make sure we ALWAYS pass in...
forms: unified usage of h.secure_form. Make sure we ALWAYS pass in request, and removed redundant 'POST' type.

File last commit:

r731:7a6d3636 default
r2105:4ad1a937 default
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
<div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>