Setup initial system tracking struture

This commit is contained in:
Joe Fiorini
2015-05-05 14:50:52 -04:00
committed by Jared Tabor
parent bc9c4d355e
commit f70a2acbd9
5 changed files with 21 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ import {PortalController} from 'tower/controllers/Portal';
import dataServices from 'tower/services/_data-services';
import dashboardGraphs from 'tower/directives/_dashboard-graphs';
import systemTracking from 'tower/system-tracking/main';
import routeExtensions from 'tower/shared/route-extensions/main';