mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-28 19:34:23 +01:00
Fix JS error on WalletSendVault after PIN is asked (#1210)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<input type="hidden" asp-for="WebsocketPath" />
|
||||
</form>
|
||||
<div id="vaultPlaceholder"></div>
|
||||
<button id="vault-confirm" class="btn btn-primary" style="display:none;" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></button>
|
||||
<button id="vault-confirm" class="btn btn-primary" style="display:none;"></button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
578
BTCPayServer/wwwroot/vendor/popper/popper.js
vendored
578
BTCPayServer/wwwroot/vendor/popper/popper.js
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user