scinote-web/app/views/protocols/index
sboursen-scinote 9b24bf9504 Fix Protocols.io modal not loading any protocols [SCI-9468]
The JavaScript responsible for loading the list was attached to a
Partial that by itself was loaded using and AJAX request. Therefore,
The JavaScript was not being executed (no page reload). It was thus moved
to the parent partial (loaded on page reload) and called when the required
HTML is appended to the DOM.
2023-10-05 12:03:05 +02:00
..
_delete_draft_modal.html.erb
_general_toolbar.html.erb
_linked_children_modal.html.erb
_linked_children_modal_body.html.erb
_new_protocol_modal.html.erb
_protocol_access.html.erb
_protocol_filters.html.erb
_protocol_preview_modal.html.erb
_protocol_versions.html.erb
_protocol_versions_modal.html.erb
_protocols_datatable.html.erb
_protocolsio_modal.html.erb Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00
_protocolsio_modal_body.html.erb Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00
_users_list.html.erb