Ejemplo n.º 1
0
                foreach ($markedTreeList as $treeDetail => $value) {
                    ?>
					<option value='<?php 
                    echo $treeDetail;
                    ?>
'><?php 
                    echo $value;
                    ?>
</option>
					<?php 
                }
                ?>
				</select></td>

				<td><?php 
                echo makeTimberlist($arrAllTimberType, "i_timber_id_[" . $k->id . "][0]", $treetype_id, "selectValuesIndex(\"timberDetailTable_" . $count . "\",\"i_timber_id_[" . $k->id . "][0]\",\"" . $k->id . "\",\"i_tree_id[" . $k->id . "][0]\",\"0\")", 0, "");
                ?>
</td>
				<td>
				<input type='text'
					readonly="readonly" class="number"  style="background-color: #dcdcdc; width:50px;"
					name="volumeLeft[<?php 
                echo $k->id;
                ?>
][0]"
					id="volumeLeft[<?php 
                echo $k->id;
                ?>
][0]" value="0" />
				</td>
				
Ejemplo n.º 2
0
                        ?>
</option>
					<?php 
                    }
                    ?>
				</select>
				
				</td>
				<td>
				<div style="display:none;">
				<?php 
                    echo makeTimberlist($arrAllTimberType, "i_timber_id[" . $k->id . "][" . $existingCount . "]", $timberStoredType, "selectValuesIndex(\"timberDetailTable_" . $count . "\",\"i_timber_id_[" . $k->id . "][" . $existingCount . "]\",\"i_tree_id[<?php echo {$k->id};?>][<?php echo {$existingCount};?>]\")", ".{$existingCount}.", "", false);
                    ?>
				</div>
				<?php 
                    echo makeTimberlist($arrAllTimberType, "i_timber_id[" . $k->id . "][" . $existingCount . "]", $timberStoredType, "selectValuesIndex(\"timberDetailTable_" . $count . "\",\"i_timber_id_[" . $k->id . "][" . $existingCount . "]\",\"i_tree_id[<?php echo {$k->id};?>][<?php echo {$existingCount};?>]\")", ".{$existingCount}.", "", true);
                    ?>
</td>
				<td>
				<?php 
                    echo makeSelectOptionsCustomize($exitType, "i_exit_id[" . $k->id . "][" . $existingCount . "]", $currentDetail['i_exit_id'], "", "150px", "");
                    ?>
				</td>
				
				<td>
				<?php 
                    $allForestPoints = $common->getForestExitPoints($markDetailId, $resultDetail['i_tree_id']);
                    echo makeSelectOptionsCustomize($allForestPoints, "i_location_id[" . $k->id . "][" . $existingCount . "]", $currentDetail['i_location_id'], "", "150px", "");
                    ?>
				</td>
				<td>