Fix footer indent
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.footer-content-container
|
||||
.footer-content
|
||||
.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
|
||||
/= link_to 'disclaimer', page_path('disclaimer', locale: 'en')
|
||||
/'
|
||||
|
||||
@@ -3,8 +3,10 @@ Release
|
||||
|
||||
Supplier
|
||||
--------
|
||||
|
||||
- Allow table drag rollback same as area and element in section edit
|
||||
mode view
|
||||
- Move arrange tables logic to the client
|
||||
- Show menu next to table in section view at the left side for tables at
|
||||
the right side of the section
|
||||
- Proper emails when an employee is created or added to a supplier
|
||||
|
||||
Reference in New Issue
Block a user