7453: revert back to no generic "add new" button in all those pages.
[arvados.git] / apps / workbench / app / models / keep_disk.rb
1 class KeepDisk < ArvadosBase
2   def self.creatable?
3     false
4   end
5 end