Skip to content

Some minor fixes in Event, image location and Sidebar

Gijs Hendriksen requested to merge some-minor-fixes into master

Fixed a couple of small things:

  • Rewrote the Event to a Component, for readability purposes. Now, not every function is defined in the render function.
  • Removed the navigation to a profile page when pressing the header image in the sidebar, since this profile page is not yet implemented.
  • Moved app/components/logo.png to app/img/logo.png

Merge request reports