##// END OF EJS Templates
login: removed log_session model, and replaced it with two lines of code....
login: removed log_session model, and replaced it with two lines of code. - also remove usage of template context - having dedicated model for this operation wasn't really required.

File last commit:

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