示例#1
0
							</div>	
					</div>					
				</fieldset>
				<div style="height: 250px"></div>	
			</div>
			<div id="COM_TOCHUC_THANHLAP_TAB2" class="tab-pane">
			<fieldset class="input-tochuc">
			<legend>Thông tin thêm</legend>
				<div class="row-fluid">
					<div class="span4">							
								<div class="row-fluid">	
								<label>Lĩnh vực</label>
								<?php 
$inArray = Core::loadAssocList('cb_type_linhvuc', array('id AS value', 'name AS text', 'level'), array('type=' => 1), 'lft');
//var_dump($inArray);
echo TochucHelper::createChk('ins_linhvuc[]', $inArray, $this->linhvuc);
?>
	
	            			</div>
	            	</div>				
				</div>
			</fieldset>					
			</div>
			<div id="COM_TOCHUC_THANHLAP_TAB3" class="tab-pane">
				<fieldset>
					<legend>Bổ sung đơn vị vừa tạo vào cấu hình cây báo cáo</legend>
					<?php 
$caybaocao = $this->caybaocao;
for ($i = 0; $i < count($caybaocao); $i++) {
    ?>
					<div class="row-fluid">