##// END OF EJS Templates
fix: escaper, use h.escape instead of html_escape since it's faster and correct
fix: escaper, use h.escape instead of html_escape since it's faster and correct

File last commit:

r731:7a6d3636 default
r5465:0684a98a default
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
dan
integrations: refactor/cleanup + features, fixes #4181...
r731 <div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>