scinote-web/app/views/protocols
2017-09-19 16:07:54 +02:00
..
header
import_export i think i finally solved it, i found the issue being a certain file upload gem forcing textbox to .js files (remotipart), i tracked down their github issues and found a user that made a fix to this bug, copied his code ant it works, turns out it was a & symbol type escaped string breaking the javascript 2017-09-19 16:07:54 +02:00
index adds asc order to checklists [fixes SCI-1228] 2017-05-04 15:17:34 +02:00
_breadcrumbs.html.erb change breadcrumbs on protocol managements page 2017-05-22 17:58:42 +02:00
_header.html.erb
_steps.html.erb prevent to duplicate new step [fixes SCI-1280] 2017-05-16 11:52:07 +02:00
edit.html.erb adds overlay partial 2017-06-05 11:31:05 +02:00
index.html.erb optimised code so i dont need javascript locals anymore and working to fix infamous html tags bug where second modal doesnt show 2017-09-19 15:02:16 +02:00
protocolsio_import_create.js.erb i think i finally solved it, i found the issue being a certain file upload gem forcing textbox to .js files (remotipart), i tracked down their github issues and found a user that made a fix to this bug, copied his code ant it works, turns out it was a & symbol type escaped string breaking the javascript 2017-09-19 16:07:54 +02:00