fix for calendar rendering problems.
This commit is contained in:
parent
24da57ae4f
commit
8d3482b851
5 changed files with 14 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
<div id='schedule_calendar' class="ui-widget-content block-shadow omega-block padded fc"></div>
|
||||
<div id='schedule_calendar' class="ui-widget-content block-shadow padded"></div>
|
||||
|
||||
<ul id="schedule_event_default_menu" class="contextMenu">
|
||||
<?php echo $this->partialLoop('library/contextMenuPartial.phtml', $this->eventDefaultMenu) ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue