Skip to content

Commit

Permalink
Merge pull request #5439 from PanSpagetka/remove-x-buttons-from-catal…
Browse files Browse the repository at this point in the history
…og-tagging

Remove x_edit_buttons from Catalog Edit Tags
  • Loading branch information
mzazrivec authored Apr 9, 2019
2 parents 8a51c92 + ca5a9c6 commit 27d3f8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/catalog_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2039,7 +2039,6 @@ def replace_right_cell(options = {})
:ajax_buttons => true
}
presenter.show(:form_buttons_div).remove_paging
presenter.update(:form_buttons_div, r[:partial => "layouts/x_edit_buttons", :locals => locals])
elsif record_showing || @in_a_form || @sb[:buttons_node] ||
(@pages && (@items_per_page == ONE_MILLION || @pages[:items] == 0))
if %w[button_edit group_edit group_reorder at_st_new st_new st_catalog_new st_catalog_edit].include?(action)
Expand Down

0 comments on commit 27d3f8d

Please sign in to comment.