Apply SpaceAroundErbTag ERB Lint rule

This commit is contained in:
Javi Martín
2019-06-22 16:12:08 +02:00
parent 24359f8152
commit c62da726b8
60 changed files with 70 additions and 70 deletions

View File

@@ -16,7 +16,7 @@
<div class="row">
<div class="small-12 medium-7 column">
<h2><%= t("account.show.personal")%></h2>
<h2><%= t("account.show.personal") %></h2>
<div class="small-12 medium-10">
<% if @account.organization? %>
@@ -50,7 +50,7 @@
</div>
<% if @account.email.present? %>
<h2><%= t("account.show.notifications")%></h2>
<h2><%= t("account.show.notifications") %></h2>
<div>
<%= f.label :email_on_comment do %>