Restore local nav to single notice and attachment pages.

This commit is contained in:
Samantha Doherty 2011-04-19 13:28:27 -04:00
parent 138ca38b6f
commit f7ffe1df86
2 changed files with 0 additions and 18 deletions

View File

@ -143,15 +143,6 @@ class AttachmentAction extends Action
}
}
/**
* Don't show local navigation
*
* @return void
*/
function showLocalNavBlock()
{
}
/**
* Fill the content area of the page
*

View File

@ -233,15 +233,6 @@ class ShownoticeAction extends OwnerDesignAction
}
}
/**
* Don't show local navigation
*
* @return void
*/
function showLocalNavBlock()
{
}
/**
* Fill the content area of the page
*