summaryrefslogtreecommitdiff
path: root/app/views/devise
diff options
context:
space:
mode:
authorBrett Walker <brett@digitalmoksha.com>2017-09-24 22:21:00 +0200
committerBrett Walker <brett@digitalmoksha.com>2017-09-24 22:21:00 +0200
commit39fbac868197442053d058023206f84f63473551 (patch)
tree9aff4c654b95396331f752796fc52c7d18995b35 /app/views/devise
parentd97b577a1bee80bd79209d2e6d501d1cd93debcc (diff)
downloadgitlab-ce-39fbac868197442053d058023206f84f63473551.tar.gz
fix whitespace
Diffstat (limited to 'app/views/devise')
-rw-r--r--app/views/devise/mailer/confirmation_instructions.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/devise/mailer/confirmation_instructions.html.haml b/app/views/devise/mailer/confirmation_instructions.html.haml
index d2685140913..50ee7b53d8f 100644
--- a/app/views/devise/mailer/confirmation_instructions.html.haml
+++ b/app/views/devise/mailer/confirmation_instructions.html.haml
@@ -1 +1 @@
-= render partial: "confirmation_instructions_#{@resource.is_a?(User) ? 'account' : 'secondary'}" \ No newline at end of file
+= render partial: "confirmation_instructions_#{@resource.is_a?(User) ? 'account' : 'secondary'}"