no notice form on error pages
This commit is contained in:
parent
a4b3edaf40
commit
3d310c80be
@ -91,6 +91,7 @@ class ErrorAction extends InfoAction
|
|||||||
$this->element('div', array('class' => 'error'), $this->message);
|
$this->element('div', array('class' => 'error'), $this->message);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function showNoticeForm()
|
||||||
|
{
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user