aboutsummaryrefslogtreecommitdiff
path: root/web/app/Style.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-12-19 10:59:05 +0500
committerAbyss777 <abyss@fox5.ru>2017-12-19 10:59:05 +0500
commit18cd6ba4d5f3329db6bb9e4debfddfdfc49e76c2 (patch)
treeb94913e205c5243871aa577950c676a3994308ac /web/app/Style.js
parent23652dc720e1ca35099fab26208344f750b05e15 (diff)
downloadetbsa-traccar-web-18cd6ba4d5f3329db6bb9e4debfddfdfc49e76c2.tar.gz
etbsa-traccar-web-18cd6ba4d5f3329db6bb9e4debfddfdfc49e76c2.tar.bz2
etbsa-traccar-web-18cd6ba4d5f3329db6bb9e4debfddfdfc49e76c2.zip
Implement custom combobox with clear button
Diffstat (limited to 'web/app/Style.js')
-rw-r--r--web/app/Style.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index 252bfbd..2724353 100644
--- a/web/app/Style.js
+++ b/web/app/Style.js
@@ -27,7 +27,6 @@ Ext.define('Traccar.Style', {
windowHeight: 600,
formFieldWidth: 275,
- formFieldWithButtonWidth: 170 - 3 - 32,
dateTimeFormat24: 'Y-m-d H:i:s',
dateTimeFormat12: 'Y-m-d g:i:s a',