Victor Woeltjen 931fa77cbe [Templates] Handle deferred selection availability
Loading templates via RequireJS text plugin means they are
immediately available; appears to have caused a change in
ordering wherein controllers for views may be initialized
before representers have installed things like selection
state. As such, need to watch for changes instead of simply
checking for a selection object when the controller is
initialized.
2016-02-26 15:37:19 -08:00
..
2014-10-27 18:18:50 -07:00
2016-02-02 09:35:50 -08:00
2016-02-26 15:17:31 -08:00
2016-02-02 09:35:50 -08:00
2016-02-02 09:35:50 -08:00
2016-02-02 09:35:50 -08:00
2014-10-27 18:18:50 -07:00

This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.