|
|
|
|
@ -34,6 +34,6 @@ class DoctrinesOffcanvasAccordionComponent < BaseComponent
|
|
|
|
|
end |
|
|
|
|
|
|
|
|
|
def index_url |
|
|
|
|
search_doctrines_path(subject_ids: [search_result["id"]], is_index_table: true) |
|
|
|
|
search_doctrines_path(subject_ids: [search_result["id"]], is_index_table: false) |
|
|
|
|
end |
|
|
|
|
end |
|
|
|
|
|