mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Added Tabs to access DXList or DXMap
This commit is contained in:
@@ -21,7 +21,7 @@ class Bandmap extends CI_Controller {
|
||||
'assets/js/sections/bandmap.js',
|
||||
];
|
||||
|
||||
$data['page_title'] = "Bandmap";
|
||||
$data['page_title'] = "DXCluster";
|
||||
$this->load->view('interface_assets/header', $data);
|
||||
$this->load->view('bandmap/index');
|
||||
$this->load->view('interface_assets/footer', $footerData);
|
||||
|
||||
Reference in New Issue
Block a user