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.float.tpl
Denis Shakhov 05ab81b45c Fixes #547
2015-10-28 18:00:45 +07:00

6 lines
244 B
Smarty

{component 'field' template='text'
name = "property[{$property->getId()}]"
value = $property->getValue()->getValueForForm()
classes = 'ls-width-150'
note = $property->getDescription()
label = $property->getTitle()}