mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-07-04 10:39:19 +00:00
Updated Inputs
This commit is contained in:
@ -11,4 +11,9 @@ class DateInput extends TextInput
|
||||
'value',
|
||||
);
|
||||
}
|
||||
|
||||
public function getTemplate(): string
|
||||
{
|
||||
return "@AdminPanel/form/date.twig";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user