From aa36d93bea4b3a9c6b29ea1802169f44f77eb5df Mon Sep 17 00:00:00 2001 From: Urban Rotnik Date: Fri, 26 Jul 2019 11:01:36 +0200 Subject: [PATCH] Add additional NewStep button --- app/views/protocols/_steps.html.erb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/app/views/protocols/_steps.html.erb b/app/views/protocols/_steps.html.erb index 43a7f748b..64874b4cf 100644 --- a/app/views/protocols/_steps.html.erb +++ b/app/views/protocols/_steps.html.erb @@ -28,6 +28,19 @@ <% end %> +
+ +
+ <%= javascript_include_tag "handsontable.full.min" %>