Skip to content
Snippets Groups Projects
Commit 491af7b7 authored by Gyan Gupta's avatar Gyan Gupta
Browse files

Fixed file_set edit page

parent 15c541d9
Branches fix/file_set_edit_page_error
Tags
1 merge request!235Fixed file_set edit page
Pipeline #11660 failed
......@@ -44,6 +44,10 @@ class FileSet < ActiveFedora::Base
"/#{prefix}/#{title.first}"
end
def in_works
Hyrax.query_service.find_parents(resource: self)
end
private
def create_file_set_with_fast_load_meta_data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment