Move MapHub to BackOfficeAreaRoutes and get hub path from ServerVariables

This commit is contained in:
Mole
2020-09-30 10:02:28 +02:00
parent b6b41cac5b
commit 8653496fd8
4 changed files with 20 additions and 6 deletions

View File

@@ -83,6 +83,8 @@
</div>
@await Html.BareMinimumServerVariablesScriptAsync(backOfficeServerVariables)
<script src="../lib/lazyload-js/LazyLoad.min.js"></script>
<script src="@Url.GetUrlWithCacheBust("Application", "Preview", null, hostingEnvironment, umbracoVersion, runtimeMinifier)"></script>