aboutsummaryrefslogtreecommitdiff
path: root/web/app/store/GeofenceAttributes.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/store/GeofenceAttributes.js')
-rw-r--r--web/app/store/GeofenceAttributes.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/store/GeofenceAttributes.js b/web/app/store/GeofenceAttributes.js
index d8c8bb9f..9034b3f3 100644
--- a/web/app/store/GeofenceAttributes.js
+++ b/web/app/store/GeofenceAttributes.js
@@ -22,7 +22,7 @@ Ext.define('Traccar.store.GeofenceAttributes', {
data: [{
key: 'color',
- name: Strings.sharedAttributeColor,
+ name: Strings.attributeColor,
type: 'color'
}]
});