X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..408e81ed610fa238229150e4a47f457139fcf867:/apps/workbench/app/views/application/_show_object_button.html.erb diff --git a/apps/workbench/app/views/application/_show_object_button.html.erb b/apps/workbench/app/views/application/_show_object_button.html.erb index 03a5325b6d..3acfdaafac 100644 --- a/apps/workbench/app/views/application/_show_object_button.html.erb +++ b/apps/workbench/app/views/application/_show_object_button.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <% htmloptions = {class: ''}.merge(htmloptions || {}) htmloptions[:class] += " btn-#{size}" rescue nil link_text = 'Show' unless defined?(link_text) and link_text