1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

Updated collection

This commit is contained in:
Eldad Fux 2020-02-21 00:14:56 +02:00
parent 6a79655911
commit d1e57b23aa

View file

@ -947,15 +947,6 @@ $collections = [
'required' => true,
'array' => false,
],
[
'$collection' => Database::SYSTEM_COLLECTION_RULES,
'label' => 'Status',
'key' => 'status',
'type' => 'text',
'default' => '',
'required' => true,
'array' => false,
],
[
'$collection' => Database::SYSTEM_COLLECTION_RULES,
'label' => 'Updated',