##// END OF EJS Templates
auth-plugins: remove the in-object cache that cauused invalidation failures....
auth-plugins: remove the in-object cache that cauused invalidation failures. We use now proper dogepile cache which gets purged on settings change.

File last commit:

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