scinote-web/app/views/protocols
sboursen-scinote 983daa0e67 Fix Protocols.io modal not loading any protocols [SCI-9167]
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-08-29 14:26:07 +02:00
..
import_export Merge branch 'features/rails-upgrade' into develop 2023-07-13 13:10:59 +02:00
index Fix Protocols.io modal not loading any protocols [SCI-9167] 2023-08-29 14:26:07 +02:00
index.html.erb Merge branch 'develop' into features/protocol-parsing 2023-07-13 13:59:10 +02:00
print.html.erb Fix medium size preview for print file [SCI-8593] (#5540) 2023-06-01 16:18:15 +02:00
show.html.erb Merge branch 'develop' into features/august-release 2023-07-19 11:21:24 +02:00