20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / app / views / projects / tab_counts.js.erb
diff --git a/apps/workbench/app/views/projects/tab_counts.js.erb b/apps/workbench/app/views/projects/tab_counts.js.erb
deleted file mode 100644 (file)
index 6502e2e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<% @tab_counts.each do |pane_name, tab_count| %>
-  $('span#<%= pane_name %>-count').html('(<%= tab_count %>)');
-<% end %>
\ No newline at end of file