diff --git a/app/components/full-calendar.hbs b/app/components/full-calendar.hbs index 35bf4c1..e005429 100644 --- a/app/components/full-calendar.hbs +++ b/app/components/full-calendar.hbs @@ -1,10 +1,21 @@ -{{#if this.clickedDate}} +{{#if this.clickedDateInfo}} +{{/if}} +{{#if this.clickedEventInfo}} + {{/if}}