adjust email templates

This commit is contained in:
Alex Turchyn
2023-06-26 00:46:01 +03:00
parent 43b32d05cb
commit d53fa5613b
35 changed files with 160 additions and 57 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
<% end %>
</div>
<div class="form-control">
<%= f.button button_title(title: 'Confirm', disabled_with: 'Processing'), class: 'base-button' %>
<%= f.button button_title, class: 'base-button' %>
</div>
<% end %>
</div>