10078: Now that the recent_collections panel includes collections from Home directory...
[arvados.git] / apps / workbench / app / views / pipeline_instances / show.js.erb
index bdb703ed17800be4ebe94688d79286bcbb083d63..8ab1e8f68fdb5fa87150ded440436c947fd1f41e 100644 (file)
@@ -13,4 +13,3 @@ if ($('div#page-wrapper').html() != new_content) {
         $('.nav-tabs li a[href="' + href + '"]').tab('show');
     });
 }
-$(document).trigger('ajax:complete');