1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00

Move date range picker into data

This commit is contained in:
Mel O'Hagan 2022-09-12 09:20:28 +01:00
parent 450b1d96e2
commit bb37a5ae92

View file

@ -23,7 +23,8 @@
"dataprovider",
"repeater",
"table",
"dynamicfilter"
"dynamicfilter",
"daterangepicker"
]
},
{
@ -60,7 +61,6 @@
"booleanfield",
"longformfield",
"attachmentfield",
"daterangepicker",
"jsonfield",
"relationshipfield",
"datetimefield",
@ -81,4 +81,3 @@
]
}
]