]> git.arvados.org - arvados.git/commit
Fix refresh feature on pipeline_instances/show.
authorTom Clegg <tom@curoverse.com>
Thu, 27 Feb 2014 23:24:58 +0000 (15:24 -0800)
committerTom Clegg <tom@curoverse.com>
Thu, 27 Feb 2014 23:24:58 +0000 (15:24 -0800)
commit45bbd49852b4fbd5a6d69122bd4c620c7c9e4674
tree7222cb6059c57037d2ec8450da8b869a1450b1b1
parent0a29f4ca64bcb4ee01d641d8bda7da7ad550e6dd
Fix refresh feature on pipeline_instances/show.

Note symbolic link to ../application/show.html.erb seems to be
necessary for "render template: 'pipeline_instances/show'" to work;
rails doesn't fall back to application/show automatically here.
apps/workbench/app/views/layouts/application.html.erb
apps/workbench/app/views/pipeline_instances/show.html.erb [new symlink]
apps/workbench/app/views/pipeline_instances/show.js.erb [moved from apps/workbench/app/views/pipeline_instances/_show_graph.js.erb with 74% similarity]