hide color change from preferences for wp
This commit is contained in:
parent
138a4ef02f
commit
364b6923e7
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
</span>
|
</span>
|
||||||
<i class="icon bp-arrow-right"></i>
|
<i class="icon bp-arrow-right"></i>
|
||||||
</a>
|
</a>
|
||||||
<a class="item item-icon-right" ui-sref="tabs.preferences.preferencesColor">
|
<a ng-if="!isWindowsPhoneApp" class="item item-icon-right" ui-sref="tabs.preferences.preferencesColor">
|
||||||
<span translate>Color</span>
|
<span translate>Color</span>
|
||||||
<span class="item-note">
|
<span class="item-note">
|
||||||
<span class="settings-color-block"
|
<span class="settings-color-block"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue