aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/ReportConfigDialog.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/ReportConfigDialog.js')
-rw-r--r--web/app/view/ReportConfigDialog.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/ReportConfigDialog.js b/web/app/view/ReportConfigDialog.js
index 4afa929..d9cf847 100644
--- a/web/app/view/ReportConfigDialog.js
+++ b/web/app/view/ReportConfigDialog.js
@@ -56,7 +56,7 @@ Ext.define('Traccar.view.ReportConfigDialog', {
displayField: 'name',
queryMode: 'local'
}, {
- fieldLabel: Strings.reportChartTypes,
+ fieldLabel: Strings.reportChartType,
xtype: 'combobox',
width: Traccar.Style.reportTagfieldWidth,
reference: 'chartTypeField',