refactor: template changes to implement new CCard syntax

This commit is contained in:
woothu
2019-03-05 11:19:23 +01:00
parent 7e3646e438
commit 403122ddfb
36 changed files with 2725 additions and 2895 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<div class="animated fadeIn">
<CRow>
<CCol sm="12">
<CCard header="CTable power presentation">
<CCard header="CTable power presentation" bodyWrapper>
<CTable :items="items.slice(0)"
:fields="fields"
:perPage="6"