first commit

This commit is contained in:
2026-01-02 09:19:43 -03:00
parent 63cf724aaf
commit cc44b7ef4f
187 changed files with 2484 additions and 686 deletions

View File

@@ -25,7 +25,7 @@
<th> Hora </th>
<th> professional </th>
<th> Cliente </th>
<th > service </th>
<th > Service </th>
<th width="15%"> Ações </th>
</tr>
</thead>
@@ -46,6 +46,7 @@
{# <i class="bi bi-pencil"></i>#}
{# </a>#}
{# {% endif %}#}
{# {% if perms.brands.delete_brands %}#}
<a href="{% url 'MovCalendarDeleteView' Cal.id %}" class="btn btn-danger btn-sm">
<i class="bi bi-trash"></i>