This commit is contained in:
Shohrat 2023-10-12 03:27:04 +05:00
parent 10c21afbd6
commit 26325f3dff
1 changed files with 2 additions and 2 deletions

View File

@ -83,13 +83,13 @@ function onStart(){
<p class="card-title-desc" style="color: #6c6ff5;">{{type}}</p>
</div>
<div class="col-md-6" style="text-align: right;">
{% if type %}
<button onClick="createData();" type="button" class="btn btn-primary waves-effect waves-light"
data-bs-toggle="offcanvas" data-bs-target="#offcanvasBottom"
aria-controls="offcanvasBottom">
<i class="ri-add-line align-middle ms-2" style="font-size: 17px;"></i>{% if type == 'inbox' %} Täze Haryt Sal {% else %} Haryt Çykarmak {% endif %}
</button>
{% endif %}
</div>
</div>
<table id="datatable-buttons" class="table table-striped table-bordered dt-responsive nowrap"