stacksavings / Laravel-Modular

0 stars 0 forks source link

Header tab in spreadsheet should be changed to be generic / common tab #7

Closed stacksavings closed 7 years ago

stacksavings commented 7 years ago

In https://docs.google.com/spreadsheets/d/1Mp7XBLWUbaZwcK3hliOqzayTWKMvD_9EId0yjCu5x5M/edit#gid=945952499

The idea is that instead of having a header tab, we have a tab that holds anything that is supposed to display on all the pages for this layout.

1) Instead of calling it "header", it can be changed to be called "common"

2) Any other widgets that are used for the whole layout should be on this tab as well, so the changes for the footer:

https://github.com/stacksavings/Laravel-Modular/issues/6

Should go in this tab.

barbosa89 commented 7 years ago

Header Widget was changed to use common tab... Please, help me to check the spreadsheet...

stacksavings commented 7 years ago

Good job, yes this seems to be working as expected.