DG DH; fix the build
This commit is contained in:
parent
73fe74c834
commit
89ca5cf337
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ class AspectMembershipsController < ApplicationController
|
|||
flash.now[:notice] = I18n.t 'aspect_memberships.destroy.success'
|
||||
|
||||
respond_to do |format|
|
||||
format.js { }
|
||||
format.html{
|
||||
redirect_to :back
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue