Skip to content

Commit

Permalink
Fixed issue #11052: JS error with Date/Time question
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Apr 27, 2016
1 parent b965855 commit e8b3b0a
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -47,7 +47,6 @@ class='form-control'
'id' => "answer" . $name,
'value' => $dateoutput,
'pluginOptions' => array(
'class' => 'test',
'format' => $dateformatdetailsjs,
'allowInputToggle' =>true,
'showClear' => true,
Expand Down

0 comments on commit e8b3b0a

Please sign in to comment.