20259: Add documentation for banner and tooltip features
[arvados.git] / apps / workbench / app / views / application / _choose.js.erb
index d85e566f1452121e0cebdec58e3a4ec4631dc050..96380289407c31584134fffe2418df459c804c9a 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <%
 =begin
 
@@ -14,7 +18,9 @@ action_data_form_params -- array -- for each X in this array, the
 value of params[X] during this "show chooser" request will be in
 $(btn).data('action-data-from-params')[X].
 
-=end %>
+=end
+%>
+
 $('body > .modal-container').html("<%= escape_javascript(render partial: 'choose.html', locals: {multiple: multiple}) %>");
 $('body > .modal-container .modal').modal('show');
 $('body > .modal-container .modal .modal-footer .btn-primary').