X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c4fa80c6ed2445e1e384455944eb6c4108906cad..a7bd5fa6c4353745260398eaa61c5b857975d222:/apps/workbench/app/models/collection.rb diff --git a/apps/workbench/app/models/collection.rb b/apps/workbench/app/models/collection.rb index 13f5357faa..ea81ad8c0a 100644 --- a/apps/workbench/app/models/collection.rb +++ b/apps/workbench/app/models/collection.rb @@ -71,7 +71,7 @@ class Collection < ArvadosBase end def editable_attributes - %w(name description manifest_text) + %w(name description manifest_text filename) end def provenance