Merge remote-tracking branch 'origin/develop' into field-mapping-interface

This commit is contained in:
Jacson Passold 2018-06-12 15:15:40 -03:00
commit 97f9562d19
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ class Collections extends Repository {
'title' => __( 'Enabled view modes', 'tainacan' ),
'type' => 'array',
'description' => __( 'Which visualization modes will be available for the public to choose from', 'tainacan' ),
'default' => [],
'default' => ['table', 'cards'],
//'validation' => v::stringType(),
],
'metadata_order' => [