mirror of
https://github.com/tabler/tabler.git
synced 2026-07-15 18:11:42 +04:00
feat: Add Task List page (#2528)
This commit is contained in:
@@ -96,6 +96,10 @@ page-libs: [signature_pad, hugerte, litepicker]
|
||||
<h3>Change password modal</h3>
|
||||
{% include "ui/modal.html" class="position-relative rounded d-block bg-surface-backdrop py-6 w-auto h-auto z-0" modal-id="change-password" inline show %}
|
||||
</div>
|
||||
<div>
|
||||
<h3>Add task modal</h3>
|
||||
{% include "ui/modal.html" class="position-relative rounded d-block show bg-surface-backdrop py-6 w-auto h-auto z-0" modal-id="add-task" inline %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user