##// END OF EJS Templates
views: load template context for XHR views....
views: load template context for XHR views. - We use partial renderer and this requires the call_context to be initialized. - Helps the Pyramid porting to be finished

File last commit:

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