aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/CalendarDialog.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-12-15 10:05:37 +0500
committerAbyss777 <abyss@fox5.ru>2016-12-15 10:05:37 +0500
commit917b1064c735486e37439d6d0e6d6d3642521297 (patch)
tree5b9c8ec31d86b83eb75577d3324a3f80c9c87026 /web/app/view/CalendarDialog.js
parenteec9ffbf8213f1df69162131245cb3282c68ca0a (diff)
downloadetbsa-traccar-web-917b1064c735486e37439d6d0e6d6d3642521297.tar.gz
etbsa-traccar-web-917b1064c735486e37439d6d0e6d6d3642521297.tar.bz2
etbsa-traccar-web-917b1064c735486e37439d6d0e6d6d3642521297.zip
Remove variable and use single quotes.
Diffstat (limited to 'web/app/view/CalendarDialog.js')
-rw-r--r--web/app/view/CalendarDialog.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/CalendarDialog.js b/web/app/view/CalendarDialog.js
index 31d898e..793f6ab 100644
--- a/web/app/view/CalendarDialog.js
+++ b/web/app/view/CalendarDialog.js
@@ -40,7 +40,7 @@ Ext.define('Traccar.view.CalendarDialog', {
allowBlank: false,
buttonConfig: {
glyph: 'xf093@FontAwesome',
- text: "",
+ text: '',
tooltip: Strings.calendarSelect,
tooltipType: 'title',
minWidth: 0