mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-10 07:55:21 +02:00
Lint updates
This commit is contained in:
parent
76052671b0
commit
86b5255e80
3 changed files with 3 additions and 3 deletions
|
@ -4,4 +4,4 @@
|
||||||
<h2>New <%= @rule.resource_type %> rule</h2>
|
<h2>New <%= @rule.resource_type %> rule</h2>
|
||||||
|
|
||||||
<%= render "rules/form", rule: @rule %>
|
<%= render "rules/form", rule: @rule %>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
|
@ -8,4 +8,4 @@
|
||||||
<%= form.check_box attribute, { class: "sr-only peer", data: { "auto-submit-form-target": "auto" } } %>
|
<%= form.check_box attribute, { class: "sr-only peer", data: { "auto-submit-form-target": "auto" } } %>
|
||||||
<%= form.label attribute, " ".html_safe, class: "switch" %>
|
<%= form.label attribute, " ".html_safe, class: "switch" %>
|
||||||
</div>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
|
@ -20,4 +20,4 @@
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue