Fix footer indent

This commit is contained in:
2015-08-06 09:57:38 +02:00
parent fcc11a1b87
commit 16f7c38f3e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
.footer-content-container .footer-content-container
.footer-content .footer-content
.fb-like data-href="http://mozo.bar/" data-layout="button" data-action="like" data-show-faces="true" data-share="true" .fb-like data-href="http://mozo.bar/" data-layout="button" data-action="like" data-show-faces="true" data-share="true"
= link_to t('devise.registrations.link'), main_app.new_suppliers_path, class: 'signup-button' = link_to t('devise.registrations.link'), main_app.new_suppliers_path, class: 'signup-button'
= yield :footer = yield :footer
/= link_to 'disclaimer', page_path('disclaimer', locale: 'en') /= link_to 'disclaimer', page_path('disclaimer', locale: 'en')
/' /'
+2
View File
@@ -3,8 +3,10 @@ Release
Supplier Supplier
-------- --------
- Allow table drag rollback same as area and element in section edit - Allow table drag rollback same as area and element in section edit
mode view mode view
- Move arrange tables logic to the client
- Show menu next to table in section view at the left side for tables at - Show menu next to table in section view at the left side for tables at
the right side of the section the right side of the section
- Proper emails when an employee is created or added to a supplier - Proper emails when an employee is created or added to a supplier