better signup flow from the homepage

This commit is contained in:
2015-03-05 12:52:27 +01:00
parent d061814989
commit e9b6cd627a
4 changed files with 42 additions and 24 deletions
+1
View File
@@ -10,6 +10,7 @@
#header
#header-right= render 'theme1/social'
#logo= link_to image_tag('icons/logo-text.png', alt: application_title), root_path
= link_to t('devise.registrations.link'), new_suppliers_path, class: 'signup-button'
#nav-wrap
.navbar
.navbar-inner= render 'theme1/navigation'