Beispiel #1
0
echo TochucHelper::selectBoxComparing('LE', array('style' => 'width:50px', 'name' => 'quyetdinh_ngay_end_condition'));
?>
									<input class="input-mask-date" name="quyetdinh_ngay_end" id="quyetdinh_ngay_end" style="width:70px" type="text">
								</div>
							</div>
						</div>
						<div class="row-fluid">	
							<div class="control-group">					
								<label for="cachthuc_id" class="control-label">Hiệu lực ngày</label>
								<div class="controls">
									<?php 
echo TochucHelper::selectBoxComparing('GE', array('style' => 'width:50px', 'name' => 'hieuluc_ngay_start_condition'));
?>
									<input class="input-mask-date" name="hieuluc_ngay_start" id="hieuluc_ngay_start" style="width:70px" type="text">	
									<?php 
echo TochucHelper::selectBoxComparing('LE', array('style' => 'width:50px', 'name' => 'hieuluc_ngay_end_condition'));
?>
									<input class="input-mask-date" name="hieuluc_ngay_end" id="hieuluc_ngay_end" style="width:70px" type="text">
								</div>
							</div>
						</div>
					</div>
				</div>
			</fieldset>
		</div>
		<div id="tochuc-search-ketqua" class="tab-pane"><div id="ketqua-search"></div></div>
	</div>
</div>
</form>
<div id="thongtin"></div>
<script type="text/javascript">