[Time Conductor] Fixed TOI directive which was not being included

This commit is contained in:
Henry 2017-05-01 16:24:34 -07:00
parent abb7230231
commit d88e905c65
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ define([
] ]
}, },
{ {
"key": "conductorTOI", "key": "conductorToi",
"implementation": ConductorTOIDirective "implementation": ConductorTOIDirective
} }
], ],

View File

@ -83,7 +83,7 @@
</div> </div>
<!-- Holds data visualization, time of interest --> <!-- Holds data visualization, time of interest -->
<conductor-toi view-service="tcController.conductorViewService"></conductor-toi> <conductor-toi view-service="tcController.conductorViewService"></conductor-toi>
<!-- Holds time system and session selectors, and zoom control --> <!-- Holds time system and session selectors, and zoom control -->
<div class="l-time-conductor-controls l-row-elem l-flex-row flex-elem"> <div class="l-time-conductor-controls l-row-elem l-flex-row flex-elem">