Example #1
0
                <div class="row-fluid">
                    <div class="span12">
                        <fieldset class="tour-border rooming">
                            <legend
                                class="tour-border"><?php 
echo JText::_('Roomming');
?>
</legend>
                            <div class="row-fluid">
                                <div class="span3">
                                    <span class="icon-notification " title=""></span>
                                </div>
                                <div class="span9">
                                    <?php 
echo VmHTML::list_radio('rooming', $this->rooming_select, 'share_room');
?>
                                </div>
                            </div>



                        </fieldset>

                    </div>
                </div>
                <div class="joint_group_note joint_group_note_1">
                    <div class="row-fluid">
                        <div class="span12">
                            <?php 
echo $this->lipsum->words(100);
Example #2
0

            <div class="col50">
                <div class="admintable row-fluid">
                    <div class="span12">
                        <div class="main-info">
                            <div class="row-fluid ">
                                <div class="span12">

                                    <div class="row-fluid">
                                        <div class="span4">
                                            Supplier type
                                        </div>
                                        <div class="span8">
                                            <?php 
echo VmHTML::list_radio('supplier_type', $this->list_supplier_type, $this->item->supplier_type);
?>
                                        </div>
                                    </div>
                                    <div class="row-fluid">
                                        <div class="span6">
                                            <?php 
echo VmHTML::row_control('input', 'supplier name', 'supplier_name', $this->item->supplier_name, 'class="required"');
?>
                                            <?php 
echo VmHTML::row_control('input', 'VAT detail', 'vat_detail', $this->item->vat_detail, '');
?>
                                            <?php 
echo VmHTML::row_control('input', 'language', 'language', $this->item->language, '');
?>
                                            <?php 
Example #3
0
            <div class="span4">
                <h3> Service name</h3>
            </div>
            <div class="span8">
                <?php 
echo VmHTML::input('excursion_addon_name', $this->item->excursion_addon_name, 'class="required" placeholder="excursion name" ');
?>
                <br/>
                <?php 
echo VmHTML::location_city('tsmart_cityarea_id', $this->list_cityarea, $this->item->tsmart_cityarea_id, '', 'tsmart_cityarea_id', 'full_city');
?>
                <h3>Edit term</h3>
                <div class="row-fluid">
                    <div class="span12">
                        <?php 
echo VmHTML::list_radio('excursion_payment_type', $this->list_excursion_payment_type, $this->item->excursion_payment_type);
?>

                    </div>
                </div>
                <div class="row-fluid">
                    <div class="span6">
                        <?php 
echo VmHTML::row_control('select_from_to', 'Passenger allowance(Age to age)', 'passenger_age_from', 'passenger_age_to', $this->item->passenger_age_from, $this->item->passenger_age_to, 'class="required"');
?>
                    </div>
                    <div class="span6">
                        <?php 
echo VmHTML::row_control('range_of_date', 'Valid date (Date to Date)', 'vail_from', 'vail_to', $this->item->vail_from, $this->item->vail_to);
?>
Example #4
0
?>
                <br/>
                <?php 
echo VmHTML::location_city('tsmart_cityarea_id', $this->list_cityarea, $this->item->tsmart_cityarea_id, '', 'tsmart_cityarea_id', 'full_city');
?>
                <h3>Edit term</h3>
                <div class="row-fluid">
                    <div class="span6">
                        <?php 
echo VmHTML::list_radio('transfer_type', $this->list_transfer_type, $this->item->transfer_type);
?>

                    </div>
                    <div class="span6">
                        <?php 
echo VmHTML::list_radio('transfer_payment_type', $this->list_transfer_payment_type, $this->item->transfer_payment_type);
?>

                    </div>
                </div>
                <div class="row-fluid">
                    <div class="span6">
                        <?php 
echo VmHTML::row_control('select_from_to', 'Passenger allowance(Age to age)', 'passenger_age_from', 'passenger_age_to', $this->item->passenger_age_from, $this->item->passenger_age_to, 'class="required"');
?>
                    </div>
                    <div class="span6">
                        <?php 
echo VmHTML::row_control('range_of_date', 'Valid date (Date to Date)', 'vail_from', 'vail_to', $this->item->vail_from, $this->item->vail_to);
?>
Example #5
0
echo VmHTML::input('location', $this->hotel->city_area_name, ' placeholder="location" readonly ');
?>



                <h3>Edit term</h3>
                <div class="row-fluid">
                    <div class="span6">
                        <?php 
echo VmHTML::list_radio('hotel_addon_type', $this->list_hotel_addon_type, $this->item->hotel_addon_type);
?>

                    </div>
                    <div class="span6">
                        <?php 
echo VmHTML::list_radio('hotel_payment_type', $this->list_hotel_payment_type, $this->item->hotel_payment_type);
?>

                    </div>
                </div>
                <div class="row-fluid">
                    <div class="span6">
                        <?php 
echo VmHTML::row_control('select_from_to', 'Passenger allowance(Age to age)', 'passenger_age_from', 'passenger_age_to', $this->item->passenger_age_from, $this->item->passenger_age_to, 'class="required"');
?>
                    </div>
                    <div class="span6">
                        <?php 
echo VmHTML::row_control('range_of_date', 'Valid date (Date to Date)', 'vail_from', 'vail_to', $this->item->vail_from, $this->item->vail_to);
?>
                                <?php 
echo VmHTML::input('max_age', $this->product->max_age, 'class="required max_age"');
?>
                            </div>
                        </div>
                    </div>
                </div>


            </fieldset>
        </div>
        <div class="span4">
            <fieldset >
                <legend>Tour Section</legend>
                <?php 
echo VmHTML::list_radio('tsmart_tour_section_id', $this->list_tour_section, $this->product->tsmart_tour_section_id, '', 'tsmart_tour_section_id', 'tour_section_name', false, true, true, 2);
?>
            </fieldset>
            <fieldset class="list_tour_service_class">
                <legend>Service class</legend>
                <?php 
echo VmHTML::list_checkbox('list_tour_service_class_id', $this->list_tour_service_class, $this->product->list_tour_service_class_id, '', 'tsmart_service_class_id', 'service_class_name', false);
?>
            </fieldset>
        </div>
    </div>
    <div class="row-fluid ">
        <div class="span12">
            <div class="btn-toolbar" role="tablist">
                <div role="presentation" class="active btn-wrapper"><a class="btn" href="#activities" aria-controls="activities" role="tab" data-toggle="tab"><span class="icon-save"></span>activities</a></div>
                <div role="presentation" class="active btn-wrapper"><a  class="btn" href="#group_size" aria-controls="group_size" role="tab" data-toggle="tab"><span class="icon-save"></span>group size</a></div>