aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/state/State.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/state/State.js')
-rw-r--r--web/app/view/state/State.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/state/State.js b/web/app/view/state/State.js
index 39460dc52..681758cb8 100644
--- a/web/app/view/state/State.js
+++ b/web/app/view/state/State.js
@@ -16,7 +16,7 @@
Ext.define('Traccar.view.state.State', {
extend: 'Ext.grid.Panel',
- xtype: 'state-view',
+ xtype: 'stateView',
requires: [
'Traccar.view.state.StateController'