You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doesn't make sense to conditionally render page headers for a few select pages instead of just using application.html.slim to render the TRUE "navigation bar" and "side bar". These headers should be in the respective ****.html.slim files.
This should be written in react
Doesn't make sense to conditionally render page headers for a few select pages instead of just using
application.html.slimto render the TRUE "navigation bar" and "side bar". These headers should be in the respective****.html.slimfiles.