fix #1118 by finishing the change of Michael Witrant. Thanks Michael!

This commit is contained in:
Reinier Balt 2011-03-07 15:55:39 +01:00
parent ea4b8e23f4
commit 9f7d5f3cab

View file

@ -1190,8 +1190,6 @@ $(document).ready(function() {
TodoItemsContainer.setup_container_toggles();
$.datepicker.setDefaults($.datepicker.regional[i18n_locale]);
/* enable page specific behavior */
$([ 'IntegrationsPage', 'NotesPage', 'ProjectListPage', 'ContextListPage',
'FeedsPage', 'RecurringTodosPage', 'TodoItems', 'TracksPages',