rm index settings / import

This commit is contained in:
Matias Alejo Garcia 2016-08-19 12:38:45 -03:00
commit aa372ea618
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
3 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@
<div ng-show="usePushNotifications && !PNEnabledByUser && isIOSApp">
<div translate>Push notifications for Copay are currently disabled. Enable them in the Settings app.</div>
<ul ng-click="openSettings()">
<li ng-style="{'color':index.backgroundColor}" translate>Open Settings app</li>
<li translate>Open Settings app</li>
</ul>
</div>
</div>