X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/df9e166a5ffc4aa79658bec1a5d552a3b413f0d8..318c49002aea966128a9d37ab29e601a104d79bb:/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