1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205
| <div id="dialog-infos-sols-perso">
<div id="ctl00_contenu_UpdatePanelInfosSolsPerso">
<br />
<table cellspacing="0" align="Center" border="0" id="ctl00_contenu_fvInfosSolsPerso"
style="border-collapse: collapse;">
<tr>
<td colspan="2">
<table id="ctl00_contenu_fvInfosSolsPerso_TableInfosSolPersoModif" class="tb" border="0">
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow4">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell8" class="tr-categorie">
Propriété
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell9" class="tr-categorie">
Valeur
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow3">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell5" class="td-libelle">
Profondeur minimum
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell6" class="td-donnee">
<input name="ctl00$contenu$fvInfosSolsPerso$txtProfMin" type="text" value="75" id="ctl00_contenu_fvInfosSolsPerso_txtProfMin"
style="width: 75px;" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow2">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell3" class="td-libelle">
Profondeur maximum
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell4" class="td-donnee">
<input name="ctl00$contenu$fvInfosSolsPerso$txtProfMax" type="text" value="100" id="ctl00_contenu_fvInfosSolsPerso_txtProfMax"
style="width: 75px;" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow5">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell10" class="td-libelle">
Profondeur d'enracinement
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell11" class="td-donnee">
<input name="ctl00$contenu$fvInfosSolsPerso$txtProfEnra" type="text" value="89" id="ctl00_contenu_fvInfosSolsPerso_txtProfEnra"
style="width: 75px;" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow6">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell12" class="td-libelle">
Matière organique
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell13" class="td-donnee">
<input name="ctl00$contenu$fvInfosSolsPerso$txtMatOrga" type="text" value="14,10"
id="ctl00_contenu_fvInfosSolsPerso_txtMatOrga" style="width: 75px;" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow7">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell14" class="td-libelle">
pH eau
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell15" class="td-donnee">
<input name="ctl00$contenu$fvInfosSolsPerso$txtPhEau" type="text" value="5,50" id="ctl00_contenu_fvInfosSolsPerso_txtPhEau"
style="width: 75px;" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow8">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell16" class="td-libelle">
CACO3
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell17" class="td-donnee">
<input name="ctl00$contenu$fvInfosSolsPerso$txtCACO3" type="text" value="44,40" id="ctl00_contenu_fvInfosSolsPerso_txtCACO3"
style="width: 75px;" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow9">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell18" class="td-libelle">
Battance
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell19" class="td-donnee">
<select name="ctl00$contenu$fvInfosSolsPerso$ddlBattance" id="ctl00_contenu_fvInfosSolsPerso_ddlBattance">
<option selected="selected" value="BAT_0">non battant : R < 1,4</option>
<option value="BAT_1">peu battant : 1,4 < R < 1,6</option>
<option value="BAT_2">assez battant : 1,6 < R < 1,8</option>
<option value="BAT_3">battant : 1,8 < R < 2,0</option>
<option value="BAT_4">peu battant à battant : 1,4 < R < 2,0</option>
<option value="BAT_5">très battant : R > 2,0</option>
</select><input type="hidden" name="ctl00$contenu$fvInfosSolsPerso$hfBattance" id="ctl00_contenu_fvInfosSolsPerso_hfBattance"
value="BAT_0" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow10">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell20" class="td-libelle">
Classe de stabilité
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell21" class="td-donnee">
<select name="ctl00$contenu$fvInfosSolsPerso$ddlClasseStab" id="ctl00_contenu_fvInfosSolsPerso_ddlClasseStab">
<option value="STAB_0">1 très stable</option>
<option selected="selected" value="STAB_1">2 stable</option>
<option value="STAB_2">3 moyennement stable</option>
<option value="STAB_3">4 instable</option>
<option value="STAB_4">5 très instable</option>
<option value="STAB_5">1 - 2 </option>
<option value="STAB_6">2 - 3 </option>
<option value="STAB_7">3 - 4 </option>
<option value="STAB_8">4 - 5 </option>
</select><input type="hidden" name="ctl00$contenu$fvInfosSolsPerso$hfClasseStab"
id="ctl00_contenu_fvInfosSolsPerso_hfClasseStab" value="STAB_1" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow11">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell22" class="td-libelle">
Réserve utile
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell23" class="td-donnee">
<input name="ctl00$contenu$fvInfosSolsPerso$txtReserveUtile" type="text" value="170"
id="ctl00_contenu_fvInfosSolsPerso_txtReserveUtile" style="width: 75px;" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow12">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell24" class="td-libelle">
Hydromorphie minimum
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell25" class="td-donnee">
<select name="ctl00$contenu$fvInfosSolsPerso$ddlHydroMin" id="ctl00_contenu_fvInfosSolsPerso_ddlHydroMin">
<option value="H0">H0</option>
<option selected="selected" value="H1">H1</option>
<option value="H2">H2</option>
<option value="H3">H3</option>
<option value="H3+">H3+</option>
<option value="H4">H4</option>
</select><input type="hidden" name="ctl00$contenu$fvInfosSolsPerso$hfHydroMin" id="ctl00_contenu_fvInfosSolsPerso_hfHydroMin"
value="H1" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow13">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell26" class="td-libelle">
Hydromorphie maximum
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell27" class="td-donnee">
<select name="ctl00$contenu$fvInfosSolsPerso$ddlHydroMax" id="ctl00_contenu_fvInfosSolsPerso_ddlHydroMax">
<option value="H0">H0</option>
<option value="H1">H1</option>
<option value="H2">H2</option>
<option selected="selected" value="H3">H3</option>
<option value="H3+">H3+</option>
<option value="H4">H4</option>
</select><input type="hidden" name="ctl00$contenu$fvInfosSolsPerso$hfHydroMax" id="ctl00_contenu_fvInfosSolsPerso_hfHydroMax"
value="H3" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow14">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell28" class="td-libelle">
Classe hydromorphique
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell29" class="td-donnee">
<input name="ctl00$contenu$fvInfosSolsPerso$txtClasseHydro" type="text" value="H1 - H3"
readonly="readonly" id="ctl00_contenu_fvInfosSolsPerso_txtClasseHydro" style="width: 75px;" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow15">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell30" class="td-libelle">
Risque de lessivage
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell31" class="td-donnee">
<select name="ctl00$contenu$fvInfosSolsPerso$ddlRisque" id="ctl00_contenu_fvInfosSolsPerso_ddlRisque">
<option value="LESS_0">risque très limité</option>
<option selected="selected" value="LESS_1">risque limité</option>
<option value="LESS_2">risque moyen</option>
<option value="LESS_3">risque élevé</option>
<option value="LESS_4">risque très élevé</option>
</select><input type="hidden" name="ctl00$contenu$fvInfosSolsPerso$hfRisque" id="ctl00_contenu_fvInfosSolsPerso_hfRisque"
value="LESS_1" />
</td>
</tr>
<tr id="ctl00_contenu_fvInfosSolsPerso_TableRow16">
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell32" class="td-libelle">
Pouvoir épurateur
</td>
<td id="ctl00_contenu_fvInfosSolsPerso_TableCell33" class="td-donnee">
<select name="ctl00$contenu$fvInfosSolsPerso$ddlPouvoirEpu" id="ctl00_contenu_fvInfosSolsPerso_ddlPouvoirEpu">
<option value="POUV_0">pouvoir épurateur élevé ou suffisant sans contrainte
majeure : A</option>
<option selected="selected" value="POUV_1">pouvoir épurateur suffisant à élevé
: A à B</option>
<option value="POUV_2">pouvoir épurateur suffisant avec des précautions particulières
: B</option>
<option value="POUV_3">pouvoir épurateur à peine suffisant : B à C</option>
<option value="POUV_4">pouvoir épurateur médiocre ou insuffisant : C</option>
</select><input type="hidden" name="ctl00$contenu$fvInfosSolsPerso$hfPouvoirEpu"
id="ctl00_contenu_fvInfosSolsPerso_hfPouvoirEpu" value="POUV_1" />
</td>
</tr>
</table>
<div class="msg_saisie">
<span id="ctl00_contenu_fvInfosSolsPerso_lblMsgSolsPerso"></span>
</div>
</td>
</tr>
</table>
</div>
<input type="submit" name="ctl00$contenu$btnSolsPersoEnregistrer" value="Enregistrer"
id="ctl00_contenu_btnSolsPersoEnregistrer" class="btn-EXP" />
<input type="submit" name="ctl00$contenu$btnSolsPersoAnnuler" value="Annuler les modifications"
onclick="confirmAnnuler('modif', 'abandonner les modifications du sol ?');"
id="ctl00_contenu_btnSolsPersoAnnuler" class="btn-EXP" />
<input type="submit" name="ctl00$contenu$btnSolsPersoRAZ" value="Remettre les valeurs par défaut"
onclick="confirmAnnuler('modif', 'remettre les valeurs d\'origines ?');"
id="ctl00_contenu_btnSolsPersoRAZ" class="btn-EXP" />
</div> |
Partager