[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
}
],

View File

@ -83,7 +83,7 @@
</div>
<!-- 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 -->
<div class="l-time-conductor-controls l-row-elem l-flex-row flex-elem">