This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ED 967 all button non javascript (#9)
* ED-967: make the 'all' button on the shared header work without javascript * Revert "ED-967: make the 'all' button on the shared header work without javascript" This reverts commit dba7696. * Add: Non-JS view support for navigation
- Loading branch information
af37847
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@richtier like the solution, it would be better to move the styling outside the markup . e.g
In case we have more style for no js. I think its good to separate markup, style and functionality.