From 0ed62b7375810f858441077c02cadf5b83b0cde7 Mon Sep 17 00:00:00 2001 From: Zanz2 Date: Tue, 21 Aug 2018 11:35:22 +0200 Subject: [PATCH] refactored according to PR review --- app/views/protocols/index.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/protocols/index.html.erb b/app/views/protocols/index.html.erb index c069d52d2..7623b1c49 100644 --- a/app/views/protocols/index.html.erb +++ b/app/views/protocols/index.html.erb @@ -70,9 +70,9 @@
  • - <%= link_to "#modal-import-json-protocol", "data-toggle" => "modal" do %> - - + <%= link_to "#modal-import-json-protocol", data: { toggle: 'modal' } do %> + + <% end %>