Fixed problem with unload warning being shown when it shouldn't

This commit is contained in:
Henry 2015-12-09 21:04:22 -08:00
parent 322db5a0f5
commit 5fd762fea9

View File

@ -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"