mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-22 15:35:12 +01:00
Add status message partial (#3030)
Along with #3029, this closes #2991.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
Layout = "_LayoutPos";
|
||||
}
|
||||
|
||||
<partial name="_StatusMessage" />
|
||||
|
||||
@if (Context.Request.Query.ContainsKey("simple"))
|
||||
{
|
||||
<partial name="/Views/AppsPublic/PointOfSale/MinimalLight.cshtml" model="Model" />
|
||||
|
||||
Reference in New Issue
Block a user