Updated some apps to use the new top menu sorting method

This commit is contained in:
Roberto Rosario
2011-08-14 23:30:41 -04:00
parent 9cbeccfb98
commit 094a4125dc
3 changed files with 4 additions and 5 deletions

View File

@@ -134,7 +134,6 @@ INSTALLED_APPS = (
'dynamic_search',
'filetransfers',
'converter',
'ocr',
'permissions',
'djcelery',
'indexer',
@@ -152,6 +151,7 @@ INSTALLED_APPS = (
'grouping',
'mptt',
'document_indexing',
'ocr',
'sources',
'mimetype',
'scheduler',