New Question type. Just a Month-Year type with a month drop down and a 4 digit year text box.
This commit is contained in:
parent
2151730767
commit
cafd31f87a
4 changed files with 48 additions and 2 deletions
|
|
@ -115,6 +115,7 @@ my @SPECIAL_QUESTION_TYPES = (
|
|||
'File Upload',
|
||||
'Date',
|
||||
'Date Range',
|
||||
'Year Month',
|
||||
'Hidden',
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue