diff options
Diffstat (limited to 'web/app/view/main/MainMobile.js')
-rw-r--r-- | web/app/view/main/MainMobile.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/app/view/main/MainMobile.js b/web/app/view/main/MainMobile.js index 1cdd6f525..f32ad9fb1 100644 --- a/web/app/view/main/MainMobile.js +++ b/web/app/view/main/MainMobile.js @@ -40,11 +40,6 @@ Ext.define('Traccar.view.main.MainMobile', { xtype: 'deviceView', header: false, flex: 1 - },{ - region: 'east', - xtype: 'stateView', - header: false, - flex: 1 }] }); |