diff options
Diffstat (limited to 'web/app/view/DeviceDialog.js')
-rw-r--r-- | web/app/view/DeviceDialog.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/app/view/DeviceDialog.js b/web/app/view/DeviceDialog.js index d3f964ed..960b3f9b 100644 --- a/web/app/view/DeviceDialog.js +++ b/web/app/view/DeviceDialog.js @@ -18,11 +18,6 @@ Ext.define('Traccar.view.DeviceDialog', { extend: 'Traccar.view.BaseEditDialog', - requires: [ - 'Traccar.view.BaseEditDialog' - ], - - controller: 'baseEditDialog', title: Strings.sharedDevice, items: { |