fix template changing bug
This commit is contained in:
parent
7534b5eeda
commit
99fe85f599
@ -48,7 +48,7 @@ module Merged
|
||||
redirect_to section_url(@section.id) , alert: "Must delete cards first"
|
||||
return
|
||||
end
|
||||
@section.card_style = ""
|
||||
@section.card_template = ""
|
||||
end
|
||||
@section.set_template( template )
|
||||
@section.edit_save(current_member.email)
|
||||
|
Loading…
Reference in New Issue
Block a user