mirror of
https://github.com/silverstripe/silverstripe-tagfield
synced 2024-10-22 11:05:32 +02:00
Formatting fix
This commit is contained in:
parent
d3e636e647
commit
d8b8c875bb
@ -448,7 +448,6 @@ class TagField_Readonly extends TagField
|
||||
|
||||
$field->setForm($this->form);
|
||||
$field->setValue(implode(', ', $options));
|
||||
|
||||
return $field->Field();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user