test(controller): removed the copy button as we should now use the server buttons

this will become obs soon as we need to really be doing this from the app admin
This commit is contained in:
2025-09-11 06:43:59 -05:00
parent 3b7138ddb7
commit 463dabfcf4

View File

@@ -48,7 +48,7 @@
<!-- update buttons: copy -->
<button id="btnSubscribeUpdate">Subscribe Update</button>
<button id="btnUnsubscribeUpdate">Leave Update</button>
<div>
<!-- <div>
<form onsubmit="return false;">
<input
type="text"
@@ -57,7 +57,7 @@
/>
<button type="button" id="btnCopyLatest">Send</button>
</form>
</div>
</div> -->
<div>
<form onsubmit="return false;">
<input