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 @@
<CRow>
<CCol cols="12" xl="8">
<transition name="slide">
<CCard header="users">
<CCard header="users" bodyWrapper>
<CTable hover
striped
:items="items"