##// END OF EJS Templates
ldap: fixed regression in extracting settings after library updates....
ldap: fixed regression in extracting settings after library updates. - somehow we now got '' defaulted to None which changed the behaviour.

File last commit:

r731:7a6d3636 default
r2233:05c6d5d5 stable
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>