Skip to content

Commit

Permalink
Merge pull request #1080 from martinpovolny/availability_zone_timelin…
Browse files Browse the repository at this point in the history
…e_fix

Fix AvailabilityZone broken by GenericShow refactoring.
  • Loading branch information
mzazrivec authored Apr 19, 2017
2 parents 2a20212 + 32671c9 commit 3fcf319
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/availability_zone_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ def show
@showtype = @display

when "timeline"
@record = find_record_with_rbac(AvailabilityZone, session[:tl_record_id])
show_timeline

end
Expand Down

0 comments on commit 3fcf319

Please sign in to comment.