From c9de4646c570a45de03d6e7ec470daf01a8d2cab Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 24 Sep 2010 00:37:45 +0000 Subject: - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. --- modules/book/book.module | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/book') diff --git a/modules/book/book.module b/modules/book/book.module index 053a14a06..7fd4ce57c 100644 --- a/modules/book/book.module +++ b/modules/book/book.module @@ -182,7 +182,6 @@ function book_menu() { 'access callback' => '_book_outline_remove_access', 'access arguments' => array(1), 'theme callback' => '_node_custom_theme', - 'type' => MENU_CALLBACK, 'file' => 'book.pages.inc', ); -- cgit v1.2.3