Commit f0ba4e0d by Trần Văn Minh

thêm redirect

parent 91b704eb
......@@ -281,6 +281,7 @@ class CmsTrack extends CI_Controller
$this->session->set_flashdata('success', 'Thêm ca sĩ vào bài hát thành công');
}
redirect(base_url().'backend/cmsTrack/showTrack');
}
public function showTrack($track_id)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment