mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
#1273 [opensooq-bot] country selector
This commit is contained in:
parent
188ccb3b54
commit
1cbc38a8ca
@ -5,10 +5,5 @@ use Anomaly\Streams\Platform\Addon\FieldType\FieldType;
|
|||||||
class JsonFieldType extends FieldType
|
class JsonFieldType extends FieldType
|
||||||
{
|
{
|
||||||
|
|
||||||
protected $inputView = 'visiosoft.field_type.json::input';
|
|
||||||
|
|
||||||
protected $config = [
|
|
||||||
];
|
|
||||||
|
|
||||||
protected $columnType = 'json';
|
protected $columnType = 'json';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user