Remove extra space in HTML tags

This commit is contained in:
Javi Martín
2019-06-22 16:06:17 +02:00
parent 488461b8ac
commit 24359f8152
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<ul id="information-texts-tabs" class="tabs" >
<ul id="information-texts-tabs" class="tabs">
<% information_texts_tabs.each do |tab| %>
<li class="tabs-title">
<% if tab.to_s == @tab %>