remove divider from notifications view

This commit is contained in:
Gabriel Bazán 2017-03-02 17:16:34 -03:00
parent affa0bd1fe
commit 475c2822d0
1 changed files with 0 additions and 2 deletions

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>