X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/40df5992d4d8071a6e10a20ecdeb0470a80764cc..3088521012dd7f5b88725240cebf163d7c8da31c:/apps/workbench/app/views/application/_show_object_button.html.erb?ds=sidebyside 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