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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user