Skip to content

Commit

Permalink
Merge pull request #5892 from lgalis/catalog_item_accordion_not_stayi…
Browse files Browse the repository at this point in the history
…ng_open

Following commit for PR #5693 catalog item accordion not opening
  • Loading branch information
Dan Clarizio committed Dec 17, 2015
2 parents 9c0fae4 + cdb96f0 commit abea61f
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 @@ -1862,7 +1862,6 @@ def replace_right_cell(action = nil, replace_trees = [])

presenter[:clear_gtl_list_grid] = @gtl_type && @gtl_type != 'list'

presenter[:open_accord] = 'sandt' if @sb[:active_tree] == :sandt_tree
# have to make Catalog Items accordion active incase link on Catalog show screen was pressed

# Decide whether to show paging controls
Expand Down

0 comments on commit abea61f

Please sign in to comment.