From 6c8e4716489bc5d05a0c7794ee1cee342de417e3 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Tue, 18 Apr 2017 09:01:50 +0500 Subject: Remove shared prefix --- web/app/store/GeofenceAttributes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/app/store/GeofenceAttributes.js') 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' }] }); -- cgit v1.2.3