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:
Joe Ma 2024-02-05 20:10:39 +08:00
parent d2a1dd13b8
commit 63578bcf9d
No known key found for this signature in database
GPG key ID: 7A0ECF5F5EDC587F
6 changed files with 113 additions and 75 deletions

View file

@ -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>