UNPKG

apostrophe-schemas

Version:

Schemas for easy editing of properties in Apostrophe objects

8 lines (7 loc) 212 B
{%- include "schemaMacros.html" -%} {% if select %} {{ formDateSelect(name, label, yearsFrom, yearsTo) }} {% else %} {# jquery UI datepicker enhances this version #} {{ formText(name, label) }} {% endif %}