mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Converted and combine ajax add for tags and categories, fixed quick add links
This commit is contained in:
@@ -97,10 +97,8 @@
|
||||
?>
|
||||
</select>
|
||||
<div class="input-group-append">
|
||||
<button class="btn btn-secondary" type="button"
|
||||
data-toggle="ajax-modal"
|
||||
data-modal-size="sm"
|
||||
data-ajax-url="../admin/ajax/ajax_category_add.php?category=Income">
|
||||
<button class="btn btn-secondary ajax-modal" type="button"
|
||||
data-modal-url="../admin/modals/category/category_add.php?category=Income">
|
||||
<i class="fas fa-fw fa-plus"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user