From 6606ad80f189da772687c6092618b19a46f83394 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 3 Jul 2016 15:30:35 +1200 Subject: Add toolbar to geozone editor --- web/app/Application.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/app/Application.js') diff --git a/web/app/Application.js b/web/app/Application.js index 5911579b8..392a9907f 100644 --- a/web/app/Application.js +++ b/web/app/Application.js @@ -55,7 +55,8 @@ Ext.define('Traccar.Application', { 'Geofences', 'AllGeofences', 'Notifications', - 'AllNotifications' + 'AllNotifications', + 'GeozoneTypes' ], controllers: [ -- cgit v1.2.3