9426: tags display
[arvados.git] / apps / workbench / app / views / collections / save_tags.js.erb
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..e2faff169a677a0ae9c1dfe89a207729f0718e61 100644 (file)
@@ -0,0 +1 @@
+$(".collection-tag-rows").html("<%= escape_javascript(render partial: 'show_tag_rows', locals: {object: @object}) %>");