Remove extra space in HTML tags
This commit is contained in:
@@ -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 %>
|
||||
|
||||
Reference in New Issue
Block a user