3071455882
Currently, the button still looks disabled even when more than one choice is filled. In classic_poll.js, the disabled *property* is set/unset according to isSubmitChoicesAvalaible(). The disabled *class* is not changed after being set in the template. In the bootstrap css, either the disabled class or the disabled gray out the button. Let’s just use the disabled property. |
||
---|---|---|
.. | ||
admin | ||
confirm | ||
part | ||
add_column.tpl | ||
create_classic_poll_step_2.tpl | ||
create_date_poll_step_2.tpl | ||
create_poll_step_3.tpl | ||
create_poll.tpl | ||
display_mails.tpl | ||
error.tpl | ||
find_polls.tpl | ||
header.tpl | ||
index.tpl | ||
maintenance.tpl | ||
page.tpl | ||
poll_deleted.tpl | ||
studs.tpl |