<%# 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') %>");