You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
127 lines
6.0 KiB
127 lines
6.0 KiB
<div id="multiple_date_form" style="display:none;">
|
|
<!-- <div class="row" id="event_seat_feature">
|
|
<div class="col-md-2">
|
|
<div class="form-group">
|
|
<label for="" class="control-label" id="options_text"><?=$this->lang->line('seat_feature')?></label>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-2">
|
|
<div class="btn-group btn-group-vertical" data-toggle="buttons">
|
|
<label class="btn">
|
|
<input type="radio" class="seat_feature radio-group" name="seat_feature" value="1" ><i class="fa fa-circle-o fa-1x"></i><i class="fa fa-dot-circle-o fa-1x"></i> <span id="options_text"> <?=$this->lang->line('perdate')?> </span>
|
|
</label>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="btn-group btn-group-vertical" data-toggle="buttons">
|
|
<label class="btn">
|
|
<input type="radio" name="seat_feature" class="seat_feature radio-group" value="2"><i class="fa fa-circle-o fa-1x"></i><i class="fa fa-dot-circle-o fa-1x"></i> <span id="options_text"> <?=$this->lang->line('combine')?> </span> <span class="input-inline"></span>
|
|
</label>
|
|
</div>
|
|
<input type="number" style="width: 80px;" class="" id="total_combined_seat" name="total_combined_seat" placeholder="" min="0" disabled/>
|
|
</div>
|
|
</div>
|
|
<div class="row" id="event_multiple_reservation_reg">
|
|
<div class="col-md-2">
|
|
<div class="form-group">
|
|
<label for="" class="control-label" id="options_text"><?=$this->lang->line('reservation')?></label>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-10">
|
|
<div class="btn-group btn-group" data-toggle="buttons">
|
|
<label class="btn">
|
|
<input type="checkbox" name='is_multiple_reservation' class="radio-group" value="1"><i class="fa fa-square-o fa-1x"></i><i class="fa fa-check-square-o fa-1x"></i>
|
|
<span id="options_text"> <?=$this->lang->line('waitlist_reservation')?> </span>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
|
|
</div> /.row -->
|
|
<!-- <div class="row" id="event_multiple_reservation_wl">
|
|
<div class="col-md-2">
|
|
<div class="form-group">
|
|
<label for="" class="control-label" id="options_text"><?=$this->lang->line('waitlist_reservation_label')?></label>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-10">
|
|
<div class="btn-group btn-group" data-toggle="buttons">
|
|
<label class="btn">
|
|
<input type="checkbox" name='is_multiple_waitlist_reservation' value="1"><i class="fa fa-square-o fa-1x"></i><i class="fa fa-check-square-o fa-1x"></i>
|
|
<span id="options_text"> <?=$this->lang->line('waitlist_reservation')?> </span>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="row" id="event_different_address">
|
|
<div class="col-md-2">
|
|
<div class="form-group">
|
|
<label for="" class="control-label" id="options_text"><?=$this->lang->line('use_different_address_per_date_label')?></label>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-10">
|
|
<div class="btn-group btn-group" data-toggle="buttons">
|
|
<label class="btn" id="user-multiple-address">
|
|
<input type="checkbox" id="use_different_address_per_date" name='use_different_address_per_date' value="1" class="radio-group"><i class="fa fa-square-o fa-1x"></i><i class="fa fa-check-square-o fa-1x"></i>
|
|
<span id="options_text"> <?=$this->lang->line('use_different_address_per_date')?> </span>
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</div> -->
|
|
</div> <!-- End of multple_date_option-->
|
|
|
|
|
|
<div class="row divider"><p> </p></div>
|
|
|
|
<div class="row" id="div_session_date">
|
|
|
|
<div class="col-md-12">
|
|
<table class="table-responsive table table-striped table-bordered" id="session_table" cellspacing="0" width="100%" height="100">
|
|
<thead>
|
|
<tr>
|
|
<th class="text-center">Date de commencement de session</th>
|
|
<th class="text-center">Date de fin de session</th>
|
|
<th class="text-center">Remove</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody id="tbody">
|
|
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="col-md-12">
|
|
<button class="btn btn-md btn-primary" id="addBtn" type="button">
|
|
Add Session Date
|
|
</button>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div style="display:none;" class="row multidate-table">
|
|
<div style="display:none;" class="col-md-12 table-responsive">
|
|
<table id="event_schedule_list" class="table-responsive table table-striped table-bordered dt-responsive nowrap" cellspacing="0" width="100%" height="100">
|
|
<thead id="multidate-headers">
|
|
<tr>
|
|
<th></th>
|
|
<th>#</th>
|
|
<th style="width:100% !important;">Actions</th>
|
|
<th><?=$this->lang->line("event_schedule_list_start_date")?></th>
|
|
<th><?=$this->lang->line("event_schedule_list_end_date")?></th>
|
|
<th><?=$this->lang->line("event_schedule_list_reservation_start_date")?></th>
|
|
<th><?=$this->lang->line("event_schedule_list_reservation_end_date")?></th>
|
|
<th><?=$this->lang->line("event_schedule_list_event_status")?></th>
|
|
<th><?=$this->lang->line("event_schedule_list_bo_status")?></th>
|
|
<th><?=$this->lang->line("event_schedule_list_avl_seats")?></th>
|
|
<th><?=$this->lang->line("noshow")?></th>
|
|
<th><?=$this->lang->line("event_schedule_list_quota_of_waiting_list")?></th>
|
|
<th><?=$this->lang->line("event_schedule_list_seats_per_subscriber")?></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|