enabled xajax in 'home' to get calendar-dragdrop working there

This commit is contained in:
Christian Binder 2006-12-15 20:31:44 +00:00
parent a014327f05
commit 35484b2c10

View File

@ -24,7 +24,8 @@
'currentapp' => 'home',
'enable_network_class' => False,
'enable_contacts_class' => False,
'enable_nextmatchs_class' => False
'enable_nextmatchs_class' => False,
'include_xajax' => True,
)
);