doi co che dong bo giua cac thiet bi

This commit is contained in:
2020-12-25 11:10:35 +07:00
parent 86afa3a430
commit dc75b88bd8
2 changed files with 14 additions and 6 deletions

View File

@@ -54,7 +54,7 @@
'contentOptions' => ['class' => 'text-center'],
'headerOptions' => ['class' => 'text-center']
],
[
[
'attribute' => 'type',
'contentOptions' => ['class' => 'text-center'],
'headerOptions' => ['class' => 'text-center'],
@@ -97,6 +97,13 @@
'contentOptions' => ['class' => 'text-center'],
'headerOptions' => ['class' => 'text-center']
]
],
'pager' => [
'firstPageLabel' => "<i class='fa fa-backward'></i>",
'lastPageLabel' => "<i class='fa fa-forward'></i>",
'nextPageLabel' => "<i class='fa fa-chevron-right'></i>",
'prevPageLabel' => "<i class='fa fa-chevron-left'></i>",
'maxButtonCount' => 5
]
])}
</div>