mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 17:25:32 +00:00
Small Stuff
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
|
||||
@* Global Scripts -- These are not inside .cshtml to not loose deferred execution posibility *@
|
||||
<feature name="Notifications">
|
||||
<script defer src="/js/websocket.js" asp-append-version="true"></script>
|
||||
</feature>
|
||||
<script defer src="/js/marginals.js" asp-append-version="true"></script>
|
||||
<script defer src="/js/theme.js" asp-append-version="true"></script>
|
||||
<script defer src="/js/active.js" asp-append-version="true"></script>
|
||||
|
||||
@@ -7,3 +7,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script defer src="/js/websocket.js" asp-append-version="true"></script>
|
||||
Reference in New Issue
Block a user