aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/edit/UsersController.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-07-08 15:45:06 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2017-07-08 15:45:06 +1200
commitbb65b3805a3093a8e08ccec7d0fb0436cddde442 (patch)
tree2a6f084bd30cba2444635edbce256d18b3351121 /web/app/view/edit/UsersController.js
parentf1aa169d98cb4e2944dfaed13981026602f800c5 (diff)
downloadetbsa-traccar-web-bb65b3805a3093a8e08ccec7d0fb0436cddde442.tar.gz
etbsa-traccar-web-bb65b3805a3093a8e08ccec7d0fb0436cddde442.tar.bz2
etbsa-traccar-web-bb65b3805a3093a8e08ccec7d0fb0436cddde442.zip
Get rid on all modal windows
Diffstat (limited to 'web/app/view/edit/UsersController.js')
-rw-r--r--web/app/view/edit/UsersController.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/app/view/edit/UsersController.js b/web/app/view/edit/UsersController.js
index c064403..a6f150b 100644
--- a/web/app/view/edit/UsersController.js
+++ b/web/app/view/edit/UsersController.js
@@ -118,7 +118,6 @@ Ext.define('Traccar.view.edit.UsersController', {
var user = this.getView().getSelectionModel().getSelection()[0];
Ext.create('Traccar.view.BaseWindow', {
title: Strings.sharedNotifications,
- modal: false,
items: {
xtype: 'notificationsView',
user: user