- Patch #557684 by JacobSingh: fixed bug with auto-complete functionality.

merge-requests/26/head
Dries Buytaert 2009-08-27 20:48:31 +00:00
parent 889cd606bf
commit 0963bac760
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ function taxonomy_menu() {
'page callback' => 'taxonomy_autocomplete_legacy',
'access arguments' => array('access content'),
'type' => MENU_CALLBACK,
'file' => 'taxonomy.pages.inc',
);
$items['admin/structure/taxonomy/%taxonomy_vocabulary'] = array(