Issue #756 - Remove Contextual Identity from Basilisk

This commit is contained in:
Gaming4JC 2019-03-18 20:51:28 -04:00 • committed by Roy Tam
commit ac50c95756
46 changed files with 39 additions and 1467 deletions

View file

@ -85,10 +85,6 @@
<hbox pack="end"><label id="expiresLabel" control="expires" value="&props.expires.label;"/></hbox>
<textbox id="expires" readonly="true" class="plain"/>
</row>
<row align="center" id="userContextRow">
<hbox pack="end"><label id="userContextLabel" control="userContext" value="&props.container.label;"/></hbox>
<textbox id="userContext" readonly="true" class="plain"/>
</row>
</rows>
</grid>
</hbox>