X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5536864737f7729775f9b2ee95516d6df5053451..07aa5aa282a388fc1bcb3d0cfe7520b96b3e7e38:/apps/workbench/app/views/repositories/_show_help.html.erb diff --git a/apps/workbench/app/views/repositories/_show_help.html.erb b/apps/workbench/app/views/repositories/_show_help.html.erb index 42ec96ff7e..5904fb29db 100644 --- a/apps/workbench/app/views/repositories/_show_help.html.erb +++ b/apps/workbench/app/views/repositories/_show_help.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <% filters = @filters + [["owner_uuid", "=", current_user.uuid]] example = Repository.all.order("name ASC").filter(filters).limit(1).results.first