pagina Attivita + Video e PDF Presentazione
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<CGridTableRec
|
||||
v-if="filtercustom.length > 0 && col && col.length > 0"
|
||||
:prop_mytable="table"
|
||||
prop_mytitle=""
|
||||
:prop_mytitle="title"
|
||||
:prop_mycolumns="col"
|
||||
:prop_colkey="prop_colkey"
|
||||
:col_title="col_title"
|
||||
@@ -20,7 +20,8 @@
|
||||
:filtercustom="filtercustom"
|
||||
v-bind="$attrs"
|
||||
:extraparams="extraparams"
|
||||
:noaut="noaut">
|
||||
:noaut="noaut"
|
||||
:hidetitleIfEmpty="true">
|
||||
|
||||
</CGridTableRec>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user