mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 14:07:50 +00:00
[TIMELINE] fix selection regression in timeline
Fixes # 1842
This commit is contained in:
parent
d140051054
commit
744a5340d3
@ -20,6 +20,7 @@
|
||||
at runtime from the About dialog for additional information.
|
||||
-->
|
||||
<div class="s-timeline l-timeline-holder split-layout vertical splitter-sm"
|
||||
ng-click="$event.stopPropagation()"
|
||||
ng-controller="TimelineController as timelineController">
|
||||
|
||||
<mct-split-pane anchor="left" class="abs" position="pane.x">
|
||||
|
Loading…
Reference in New Issue
Block a user