Fixed problem with unload warning being shown when it shouldn't
This commit is contained in:
@@ -20,8 +20,7 @@
|
|||||||
at runtime from the About dialog for additional information.
|
at runtime from the About dialog for additional information.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<div class="abs holder-all" ng-controller="BrowseController"
|
<div class="abs holder-all" ng-controller="BrowseController">
|
||||||
mct-before-unload="beforeUnloadWarning()">
|
|
||||||
<mct-include key="'topbar-browse'"></mct-include>
|
<mct-include key="'topbar-browse'"></mct-include>
|
||||||
<div class="abs holder holder-main browse-area s-browse-area browse-wrapper"
|
<div class="abs holder holder-main browse-area s-browse-area browse-wrapper"
|
||||||
ng-controller="PaneController as modelPaneTree"
|
ng-controller="PaneController as modelPaneTree"
|
||||||
|
|||||||
Reference in New Issue
Block a user