removed useless button
This commit is contained in:
@@ -192,9 +192,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<button class="btn btn-secondary mt-3" onclick="console.log(getFilter())">get filter</button>
|
||||
|
||||
<?php if($me->is("Admin")): ?>
|
||||
<button type="button" class="form-control btn btn-outline-purple mt-3 text-left" id="bulk-toggle-button" onclick="toggleBulkupdate()"><i id="bulk-update-chevron" class="fas fa-fw fa-chevron-right"></i> Bulk Update</button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user