4084: Skip the "inactive pane" optimization when the div is not a tab pane.
authorTom Clegg <tom@curoverse.com>
Wed, 5 Nov 2014 03:54:12 +0000 (22:54 -0500)
committerTom Clegg <tom@curoverse.com>
Wed, 5 Nov 2014 03:54:12 +0000 (22:54 -0500)
commit0f834e80149820f3300b32072526e6f702493433
treeb22284e97caf1563014dea79232c11262565ab15
parent24d3d682fc97e24ab06e1335953b140b2e49547f
4084: Skip the "inactive pane" optimization when the div is not a tab pane.

Content divs that are _not_ tabbed panes no longer need to remember to
add an "active" flag.
apps/workbench/app/assets/javascripts/tab_panes.js
apps/workbench/app/views/jobs/_show_status.html.erb
apps/workbench/app/views/jobs/show.html.erb
apps/workbench/app/views/pipeline_instances/_show_log.html.erb