neojato / DeLorean-v2

A Professional Template for large GDG events. This project has been designed to continue to be your DevFest/IWD website solution without having to create a new site or Firebase project every year.
https://delorean-demo.firebaseapp.com
MIT License
47 stars 54 forks source link

Session time is not displayed on the session's details page #28

Open MrCsabaToth opened 6 years ago

MrCsabaToth commented 6 years ago

Session's time is not displayed on the session's details page

Expected Behavior

When I navigate to the session's details page I want the session's time to be listed besides the room, tags and other properties.

Current Behavior

The time doesn't seem to be listed but the other properties are.

Steps to Reproduce

  1. Go to schedule page
  2. Click on one of the sessions
MrCsabaToth commented 6 years ago

PR https://github.com/neojato/DeLorean-v2/pull/31 resolve this