dev_new_shixunsrepository
cxt 5 years ago
parent 979c05fd3b
commit c87e235e57

@ -797,7 +797,7 @@ class PollsController < ApplicationController
elsif the_group_setting_status == 3
poll_group_params = {
:publish_time => the_group_setting.publish_time,
:end_time => exercise_end_time
:end_time => poll_end_time
}
end
the_group_setting.update_attributes(poll_group_params)

Loading…
Cancel
Save