merge fix of ui

This commit is contained in:
John Mitchell
2015-11-23 10:13:39 -05:00
parent d8831dedeb
commit 3ff3247d46

View File

@@ -68,6 +68,7 @@ import './shared/Socket';
import './job-templates/main'; import './job-templates/main';
import './shared/features/main'; import './shared/features/main';
import pendolytics from './login/authenticationServices/pendo/ng-pendo'; import pendolytics from './login/authenticationServices/pendo/ng-pendo';
import footer from './footer/main';
/*#if DEBUG#*/ /*#if DEBUG#*/
import {__deferLoadIfEnabled} from './debug'; import {__deferLoadIfEnabled} from './debug';