Skip to content

Commit

Permalink
BC-7936 update calendar.hbs file
Browse files Browse the repository at this point in the history
  • Loading branch information
UzaeirKhan committed Oct 20, 2024
1 parent 938e23f commit 0db2758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/calendar/calendar.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

{{#content "page"}}
<div class="route-calendar">
<div class="fullcalendar" id="calendar"></div>
<div class="fullcalendar" id="calendar" data-testid="calendar"></div>
</div>
{{#userHasPermission "CALENDAR_CREATE"}}
{{#embed
Expand Down

0 comments on commit 0db2758

Please sign in to comment.