mirror of
https://github.com/rikkaneko/paste.git
synced 2025-08-06 06:00:17 +01:00
Use xml-js over xml2js lib
Add Go button in paste modal (frontend) Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
d2a1dd13b8
commit
63578bcf9d
6 changed files with 113 additions and 75 deletions
|
@ -262,6 +262,7 @@
|
|||
data-bs-toggle="tooltip" data-bs-placement="bottom" title="Click to forget">
|
||||
Forget
|
||||
</button>
|
||||
<button type="button" class="btn btn-success me-2" id="modal_go_btn">Go</button>
|
||||
<button type="button" class="btn btn-primary" data-bs-dismiss="modal">Close</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue