##// END OF EJS Templates
core: always attach pyramid context into request...
core: always attach pyramid context into request - this will be the default way of replacing tempalte_context globals from pylons - helps remove of old style PartialRenderer

File last commit:

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