diff --git a/app/views/theme1/_footer.html.slim b/app/views/theme1/_footer.html.slim index 349a5367..5953b6a8 100644 --- a/app/views/theme1/_footer.html.slim +++ b/app/views/theme1/_footer.html.slim @@ -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') /' diff --git a/wip.md b/wip.md index 5796937c..ea868a25 100644 --- a/wip.md +++ b/wip.md @@ -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