scinote-web/app/assets
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
..
builds
config Migrate to css bundling [SCI-8773] 2023-07-06 13:26:41 +02:00
images Move images to public folder [SCI-8842] 2023-08-10 10:33:35 +02:00
javascripts Fix Protocols.io modal not loading any protocols [SCI-9167] 2023-08-29 14:26:07 +02:00
stylesheets Merge pull request #6065 from ivanscinote/SCI-9007-update-colors 2023-08-28 09:56:25 +02:00
templates
.eslintrc.json