|
|
|
|
@ -1184,7 +1184,7 @@ $meta_subnavi_arr = array(
|
|
|
|
|
|
|
|
|
|
<?php if ($information->ic_sitecode == "ct" ) {?>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<?php if ($information->SRMS_SIC_Code == "Attraction") { ?>
|
|
|
|
|
<?php if ($information->SRMS_SIC_Code == "Attraction" || $information->ic_type == "c_attraction_detail") { ?>
|
|
|
|
|
<div class="col-sm-6">
|
|
|
|
|
<label>景点类别
|
|
|
|
|
<a href="javascript:void(0);" onclick="meta('delete', '<?php echo $information->ic_id; ?>', 'meta_attraction_type', $('#meta_attraction_type').val())"><i class="text-muted glyphicon glyphtext-muted glyphicon glyphicon-remove"></i></a>
|
|
|
|
|
|