diff --git a/app/assets/images/icn-check.svg b/app/assets/images/icn-check.svg new file mode 100644 index 000000000..1e1c6c73d --- /dev/null +++ b/app/assets/images/icn-check.svg @@ -0,0 +1,3 @@ + + + diff --git a/app/views/accounts/new.html.erb b/app/views/accounts/new.html.erb index 3560e4f9e..a7556f278 100644 --- a/app/views/accounts/new.html.erb +++ b/app/views/accounts/new.html.erb @@ -39,7 +39,7 @@
<% end %> diff --git a/app/views/accounts/new_credit.html.erb b/app/views/accounts/new_credit.html.erb index 889243c1e..12fdb3717 100644 --- a/app/views/accounts/new_credit.html.erb +++ b/app/views/accounts/new_credit.html.erb @@ -31,7 +31,7 @@
<% end %> \ No newline at end of file diff --git a/app/views/settings/edit.html.erb b/app/views/settings/edit.html.erb index dffe29b0d..e92b05a9c 100644 --- a/app/views/settings/edit.html.erb +++ b/app/views/settings/edit.html.erb @@ -36,7 +36,7 @@
<% end %>