14988: Fixes functionals tests (WIP)
[arvados.git] / apps / workbench / app / views / application / star.js.erb
index e472ab0a8657797761a29aa5178720c6e4237835..cbb98344942d73ea7a91c713bfcaf7ddd749a111 100644 (file)
@@ -1 +1,6 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 $(".star-unstar").html("<%= escape_javascript(render partial: 'show_star') %>");
+$(".breadcrumbs").html("<%= escape_javascript(render partial: 'breadcrumbs') %>");