##// END OF EJS Templates
db-models: fix usage of import *....
db-models: fix usage of import *. - usage of import * is discourage and should be limited.

File last commit:

r731:7a6d3636 default
r2398:fd7a1054 default
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
dan
integrations: refactor/cleanup + features, fixes #4181...
r731 <div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>