[EventCalendar] Bug in class definition of wrappers
Max Ackermann
max at monomo.co.uk
Thu Jan 11 11:47:33 UTC 2007
Hi all,
There is a bug in the admin.php where the class definitions are not
correctly defined, which makes the box undraggable:
Search for these:
<div class="dbx-box-wrapper">
<div class="dbx-handle-wrapper">
<div class="dbx-content-wrapper">
And replace them with:
<div class="dbx-b-ox-wrapper">
<div class="dbx-h-andle-wrapper">
<div class="dbx-c-ontent-wrapper">
Best, Max
More information about the EventCalendar
mailing list