##// END OF EJS Templates
comments: allow submitting id of comment which submitted comment resolved....
comments: allow submitting id of comment which submitted comment resolved. - use common template for inject forms - cleanup of JS models, bind class of Form into the form itself

File last commit:

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