projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into 2985-selection-button-move-copy
[arvados.git]
/
apps
/
workbench
/
app
/
views
/
pipeline_instances
/
show.js.erb
diff --git
a/apps/workbench/app/views/pipeline_instances/show.js.erb
b/apps/workbench/app/views/pipeline_instances/show.js.erb
index bdb703ed17800be4ebe94688d79286bcbb083d63..8ab1e8f68fdb5fa87150ded440436c947fd1f41e 100644
(file)
--- a/
apps/workbench/app/views/pipeline_instances/show.js.erb
+++ b/
apps/workbench/app/views/pipeline_instances/show.js.erb
@@
-13,4
+13,3
@@
if ($('div#page-wrapper').html() != new_content) {
$('.nav-tabs li a[href="' + href + '"]').tab('show');
});
}
-$(document).trigger('ajax:complete');