mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 09:52:04 +00:00
Fixed problem with unload warning being shown when it shouldn't
This commit is contained in:
parent
322db5a0f5
commit
5fd762fea9
@ -20,8 +20,7 @@
|
||||
at runtime from the About dialog for additional information.
|
||||
-->
|
||||
|
||||
<div class="abs holder-all" ng-controller="BrowseController"
|
||||
mct-before-unload="beforeUnloadWarning()">
|
||||
<div class="abs holder-all" ng-controller="BrowseController">
|
||||
<mct-include key="'topbar-browse'"></mct-include>
|
||||
<div class="abs holder holder-main browse-area s-browse-area browse-wrapper"
|
||||
ng-controller="PaneController as modelPaneTree"
|
||||
|
Loading…
x
Reference in New Issue
Block a user