Add an empty value in polls 'time' type
parent
63cf7f133c
commit
61db887785
|
@ -503,6 +503,7 @@ define([
|
|||
refreshView();
|
||||
if (val !== "text") {
|
||||
$container.find('.cp-form-edit-block-input').remove();
|
||||
$(add).click();
|
||||
return;
|
||||
}
|
||||
$container.find('input').each(function (i, input) {
|
||||
|
|
Loading…
Reference in New Issue