feat(web): introduce tag removing
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
<div class="form-group list"></div>
|
||||
<div class="form-group button-flex">
|
||||
<button type="submit" class="btn btn-primary" id="btn-confirm">Confirm</button>
|
||||
<button class="btn btn-danger" id="btn-remove">Remove</button>
|
||||
<button class="btn btn-outline-danger" id="btn-close">Close</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user