Skip to content

Commit

Permalink
Display Category Deleted confirmation message
Browse files Browse the repository at this point in the history
  • Loading branch information
GregP committed Dec 16, 2017
1 parent d4e9e12 commit 34d2a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/ops_controller/settings/tags.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def category_delete
category_get_all
render :update do |page|
page << javascript_prologue
page.replace("flash_msg_div", :partial => "layouts/flash_msg")
page.replace_html 'settings_co_categories', :partial => 'settings_co_categories_tab'
end
else
Expand Down

0 comments on commit 34d2a21

Please sign in to comment.