This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
btcpayserver
Watch
1
Star
0
Fork
You've already forked btcpayserver
0
mirror of
https://github.com/btcpayserver/btcpayserver.git
synced
2025-02-23 22:46:49 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ad22d3fd91
btcpayserver
/
BTCPayServer
/
wwwroot
/
payment-request-admin
/
main.js
7 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add payment requests
2019-01-14 22:43:29 +01:00
$
(
document
)
.
ready
(
function
(
)
{
$
(
".richtext"
)
.
summernote
(
{
Revert "Payment redesign" (#1962)
2020-10-08 08:37:18 +02:00
minHeight
:
300
Add payment requests
2019-01-14 22:43:29 +01:00
}
)
;
}
)
;
Reference in a new issue
Copy permalink