Suppression menu action

This commit is contained in:
Michael RICOIS 2012-02-24 15:46:43 +00:00
parent b790b950f1
commit 4b99c809fc

View File

@ -14,11 +14,6 @@ class DashboardController extends Libs_Controller
$this->view->comptages = $object->index();
}
public function menuAction()
{
// action body
}
public function ciblagesAction()
{
$object = new Object_Dashboard();