Show settings at home on mobile

This commit is contained in:
Gustavo Maximiliano Cortez 2015-11-13 16:12:32 -03:00
commit 5ac48e8761
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -11,7 +11,7 @@
</div>
<button class="button black round expand" ng-click="$root.go('add')" translate>Create</button>
<div ng-show="!index.isCordova" class="text-center text-gray p20v" ng-click="$root.go('preferencesGlobal')">
<div class="text-center text-gray p20v" ng-click="$root.go('preferencesGlobal')">
<button class=" outline round dark-gray tiny" translate>Settings</button>
</div>
</div>