mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-23 07:04:26 +01:00
Do not show warning about browser compatibility to vault on confirm address
This commit is contained in:
@@ -19,8 +19,10 @@
|
||||
{
|
||||
<div asp-validation-summary="All"></div>
|
||||
}
|
||||
|
||||
<partial name="LocalhostBrowserSupport" />
|
||||
@if (this.Model.Method is WalletSetupMethod.Hardware)
|
||||
{
|
||||
<partial name="LocalhostBrowserSupport" />
|
||||
}
|
||||
|
||||
<template id="modal-template">
|
||||
<div class="modal-dialog" role="document">
|
||||
|
||||
Reference in New Issue
Block a user