Removing modal reference that's not needed

This commit is contained in:
rockstardev
2020-06-11 17:40:40 -05:00
parent 536a85eadc
commit 0ec566e6df

View File

@@ -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())