mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-07-05 02:59:20 +00:00
Updated Inputs
This commit is contained in:
@ -12,4 +12,9 @@ class ChoiceInput extends TextInput
|
||||
'choices'
|
||||
);
|
||||
}
|
||||
|
||||
public function getTemplate(): string
|
||||
{
|
||||
return "@AdminPanel/form/choice.twig";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user