Form:Event: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Bryandamon (talk | contribs) (Added form link.) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#formlink:form=Event|link text=Add Event|link type=text}} | |||
[[Category:Framework Pages]] | [[Category:Framework Pages]] | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 28: | Line 31: | ||
| | | | ||
{| | {| | ||
|{{{field|start-hour|input type=combobox| | |{{{field|start-hour|input type=combobox|class=hourminute|existing values only|values=00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}}} | ||
|: | |: | ||
|{{{field|start-minute|input type=combobox| | |{{{field|start-minute|input type=combobox|class=hourminute|existing values only|values=00,15,30,45}}} | ||
|} | |} | ||
|- | |- | ||
Line 43: | Line 46: | ||
| | | | ||
{| | {| | ||
|{{{field|end-hour|input type=combobox| | |{{{field|end-hour|input type=combobox|class=hourminute|existing values only|values=00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24}}} | ||
|: | |: | ||
|{{{field|end-minute|input type=combobox| | |{{{field|end-minute|input type=combobox|class=hourminute|existing values only|values=00,15,30,45}}} | ||
|} | |} | ||
|- | |- |