From 048065b76ac3528a8fa802367aa2750c22487f6c Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Tue, 24 Jan 2017 18:41:27 +0500 Subject: - Polish permissions - Makeup imports --- web/app/view/NotificationsController.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'web/app/view/NotificationsController.js') diff --git a/web/app/view/NotificationsController.js b/web/app/view/NotificationsController.js index 4c83b145..f50e8d82 100644 --- a/web/app/view/NotificationsController.js +++ b/web/app/view/NotificationsController.js @@ -19,10 +19,6 @@ Ext.define('Traccar.view.NotificationsController', { extend: 'Ext.app.ViewController', alias: 'controller.notificationsController', - requires: [ - 'Traccar.store.Notifications' - ], - init: function () { this.getView().getStore().load({ params: { -- cgit v1.2.3