Moves the global preferences to the sidebar
This commit is contained in:
parent
6a12828eae
commit
308616c254
16 changed files with 177 additions and 130 deletions
|
|
@ -11,8 +11,8 @@
|
|||
</div>
|
||||
<button class="button black round expand" ng-click="$root.go('add')" translate>Create</button>
|
||||
|
||||
<div class="text-center text-gray p20v" ng-click="$root.go('preferences')">
|
||||
<button class=" outline round dark-gray tiny" translate> Preferences </button>
|
||||
<div ng-show="!index.isCordova" class="text-center text-gray p20v" ng-click="$root.go('preferencesGlobal')">
|
||||
<button class=" outline round dark-gray tiny" translate>Settings</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue