scinote-web/app/assets/javascripts/protocols
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
..
import_export Fix OVE file preview from imported .eln [SCI-9263] (#6200) 2023-09-13 15:00:52 +02:00
edit.js Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
handson.js Fix plate template JSON creation [SCI-8082] 2023-05-08 10:25:50 +02:00
header.js Remove TinyMCE draft auto init functionality [SCI-7729] 2023-01-11 15:31:14 +01:00
index.js Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00
new_protocol.js Fix bugs with jquery3 upgrade [SCI-8973] (#5933) 2023-08-09 10:33:58 +02:00
print.js Add print feature to protocols [SCI-6028] (#3700) 2021-12-01 11:16:45 +01:00
protocolsio.js Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00
steps.js.erb Fix Protocols.io modal not loading any protocols [SCI-9468] 2023-10-05 12:03:05 +02:00