1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 01:14:24 +03:00
ifhub.club/application/frontend/components/property/input/property.time.tpl
2016-11-17 17:39:25 +07:00

6 lines
280 B
Smarty

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