diff --git a/app/assets/images/icn-check.svg b/app/assets/images/icn-check.svg new file mode 100644 index 00000000..1e1c6c73 --- /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 3560e4f9..a7556f27 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 889243c1..12fdb371 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 dffe29b0..e92b05a9 100644 --- a/app/views/settings/edit.html.erb +++ b/app/views/settings/edit.html.erb @@ -36,7 +36,7 @@
<% end %>