1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-09 01:18:22 +02:00

missing $ctrl.

This commit is contained in:
Kyle Spearrin 2018-03-19 07:28:18 -04:00
parent b3fd8b4af5
commit 7679510905

View File

@ -54,7 +54,7 @@
{{$ctrl.i18n.addLoginNotificationDesc}}
</div>
</div>
<div class="list-section" ng-if="showDisableContextMenu">
<div class="list-section" ng-if="$ctrl.showDisableContextMenu">
<div class="list-section-items">
<div class="list-section-item list-section-item-checkbox">
<label for="context-menu">{{$ctrl.i18n.disableContextMenuItem}}</label>