X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9172dbabe4340fd2011d712c13e12c893b238ea6..2cf4ea4fe0e1eda66d510983bf27fb9836af5ff4:/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