Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / collections / sharing_popup.js.erb
index 933f08ddd84c0a6cfd2e112e1c35277268d0c73a..2975d517a1f2a80bc0cef2dfa98e18d1b3cfbd30 100644 (file)
@@ -1,2 +1,5 @@
-$("#collection-sharing-modal-window").html("<%= escape_javascript(render partial: 'sharing_popup') %>");
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 $("#sharing-button").html("<%= escape_javascript(render partial: 'sharing_button') %>");