|
|
|
|
@ -4519,6 +4519,8 @@ class Information extends CI_Controller {
|
|
|
|
|
$data["ADDONCSS"] .= '<link href="' . $apiweb . '/css/flatpickr.css" rel="preload" as="style" onload="this.rel=\'stylesheet\'" />';
|
|
|
|
|
|
|
|
|
|
//一日游表单的替换,放到下面的区分PC端和移动端
|
|
|
|
|
$floatButton = '<div class="inquirybutton"><a href="#iqnuirybutton">Inquire This Tour <i aria-hidden="true" class="fa fa-angle-up font20"></i> </a></div>';
|
|
|
|
|
$ic_content = $this->html_optimize_lib->add_htmlcode($ic_content, ".container-details", $floatButton);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
if ($meta_ct_page_type == "tourdetail") {
|
|
|
|
|
|