spelling: calendar

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-21 23:17:00 -04:00
parent 9581b05603
commit e02c475c9e

View file

@ -11,10 +11,10 @@
</div> </div>
{{/if}} {{/if}}
{{* We create our own fullcallendar header (with title & calendar view *}} {{* We create our own fullcalendar header (with title & calendar view *}}
<div id="fc-header" class="clear"> <div id="fc-header" class="clear">
<div id="fc-header-right" class="pull-right"> <div id="fc-header-right" class="pull-right">
{{* The dropdown to change the callendar view *}} {{* The dropdown to change the calendar view *}}
<ul class="nav nav-pills"> <ul class="nav nav-pills">
<li class="dropdown pull-right"> <li class="dropdown pull-right">
<button class="btn btn-link dropdown-toggle" type="button" id="event-calendar-views" data-toggle="dropdown" aria-expanded="false"> <button class="btn btn-link dropdown-toggle" type="button" id="event-calendar-views" data-toggle="dropdown" aria-expanded="false">