|
|
|
@ -589,7 +589,7 @@ class Information extends CI_Controller
|
|
|
|
|
|
|
|
|
|
$breadcrumb_data = $this->Information_model->get_path_exclude_self($information->is_id, $information->is_path);
|
|
|
|
|
|
|
|
|
|
if ($information->is_id == 278006460) {
|
|
|
|
|
if ($information->is_id == '278006460') {
|
|
|
|
|
$breadcrumb_structured_data_content = $this->load->view(
|
|
|
|
|
$template_path . '-structured-data-breadcrumb',
|
|
|
|
|
array('breadcrumb_data' => $breadcrumb_data, 'information' => $information),
|
|
|
|
|