1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-17 05:44:26 +03:00
ifhub.club/application/frontend/components/property/input/property.time.tpl

6 lines
280 B
Smarty
Raw Normal View History

{component 'field.time'
name = "property[{$property->getId()}][date]"
inputClasses = "js-field-{$template}-default"
value = $property->getValue()->getValueForForm()
note = $property->getDescription()
label = $property->getTitle()}