Merge pull request #5703 from gabrielbazan7/fix/removediv
remove divider from notifications view
This commit is contained in:
commit
9187c72fb9
1 changed files with 0 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue