mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
show layout/messages on the dashboard
This commit is contained in:
@@ -43,6 +43,9 @@ class Dashboard extends CI_Controller
|
||||
$data['qra'] = "none";
|
||||
}
|
||||
|
||||
// We need the form_helper for the layout/messages
|
||||
$this->load->helper('form');
|
||||
|
||||
$this->load->model('stations');
|
||||
$this->load->model('setup_model');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user