##// END OF EJS Templates
pyramid: stop relying on pylons translation object in helpers....
pyramid: stop relying on pylons translation object in helpers. We'll now use the registered translation function from request.

File last commit:

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