Merge pull request #5660 from JDonadio/fix/duplicated-title

Fix duplicated tittle - Notifications view
This commit is contained in:
Gustavo Maximiliano Cortez 2017-02-22 15:30:02 -03:00 committed by GitHub
commit ab4a358264

View file

@ -7,7 +7,7 @@
<ion-content>
<div class="list">
<div class="item item-divider" translate>Notifications</div>
<div class="item item-divider"></div>
<div ng-if="PNEnabledByUser">
<ion-toggle ng-model="pushNotifications.value" toggle-class="toggle-balanced" ng-change="pushNotificationsChange()" ng-if="usePushNotifications">