decide.nolog.cz/app/templates/create/options.hbs
jelhan ce2a8c8e1f done most things except date with times
also validation messages are missing
2016-01-19 04:56:51 +01:00

7 lines
160 B
Handlebars

{{create-options
isDateTime=model.isDateTime
isFindADate=model.isFindADate
isMakeAPoll=model.isMakeAPoll
options=model.options
nextPage='nextPage'
}}