mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-29 11:54:27 +01:00
Removing modal reference that's not needed
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
@{
|
||||
ViewData["Title"] = "Notifications";
|
||||
}
|
||||
@section HeadScripts {
|
||||
<script src="~/modal/btcpay.js" asp-append-version="true"></script>
|
||||
}
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
@if (TempData.HasStatusMessage())
|
||||
|
||||
Reference in New Issue
Block a user