adding delete words option to security Preferences
This commit is contained in:
parent
95217cef02
commit
7b3e308e25
6 changed files with 150 additions and 35 deletions
|
|
@ -56,7 +56,12 @@
|
|||
</div>
|
||||
<div translate>Backup</div>
|
||||
</li>
|
||||
|
||||
|
||||
<li ng-click="$root.go('securityPreferences')">
|
||||
<i class="icon-arrow-right3 size-24 right text-gray"></i>
|
||||
<div translate>Security Preferences</div>
|
||||
</li>
|
||||
|
||||
<li ng-click="$root.go('preferencesAdvanced')">
|
||||
<i class="icon-arrow-right3 size-24 right text-gray"></i>
|
||||
<div translate>Advanced</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue