Merge pull request #5703 from gabrielbazan7/fix/removediv

remove divider from notifications view
This commit is contained in:
Javier Donadío 2017-03-03 14:18:53 +02:00 committed by GitHub
commit 9187c72fb9

View file

@ -7,8 +7,6 @@
<ion-content>
<div class="list">
<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">
<span class="toggle-label" translate>Enable push notifications</span>