actions
This commit is contained in:
parent
10c21afbd6
commit
26325f3dff
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue