Suppression menu action
This commit is contained in:
parent
b790b950f1
commit
4b99c809fc
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user