From bfaa5c991b07d9ad7dffe2ae730a18e57e4e91ef Mon Sep 17 00:00:00 2001 From: Martin Artnik Date: Fri, 28 Apr 2023 10:33:19 +0200 Subject: [PATCH] Action toolbar init improvement [SCI-8296] --- app/views/projects/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/index.html.erb b/app/views/projects/index.html.erb index c6b291bdb..75e0465f0 100644 --- a/app/views/projects/index.html.erb +++ b/app/views/projects/index.html.erb @@ -62,6 +62,6 @@ +<%= javascript_include_tag "vue_components_action_toolbar" %> <%= javascript_include_tag "projects/index" %> -<%= javascript_include_tag "vue_components_action_toolbar" %>