Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 771 | Rev 805 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 771 Rev 796
Line 157... Line 157...
157
	
157
	
158
	
158
	
-
 
159
	
-
 
160
	<h2>Phytosociologie</h2>
159
	
161
	<? if (isset($baseveg['syntaxons-sup']) || isset($baseveg['syntaxons-sup'])) : ?>
160
	<h2>Phytosociologie</h2>
162
		<br/>
161
	<? if (isset($baseveg['syntaxons-sup']) || isset($baseveg['syntaxons-sup'])) : ?>
163
		<b>code catminat :  <?=$baseveg['baseflor']['catminat'] ?></b>
162
		<table>
-
 
163
			<thead>
-
 
164
				<tr>
-
 
165
					<td colspan="5"> 
-
 
166
						<b>code catminat <?=$baseveg['baseflor']['catminat'] ?></b>
-
 
167
					</td>
164
		<table>
-
 
165
			<thead>
168
				</tr>
166
				<tr>
169
				<tr>
167
					<th>niveau</th>
170
					<th>niveau</th>
168
					<th>catminat</th>
171
					<th>syntaxons</th>
169
					<th>syntaxons</th>
Line 179... Line 177...
179
				<tr>
177
				<tr>
180
					<td>
178
					<td>
181
						<?=$valeurs['niveau.libelle']?>
179
						<?=$valeurs['niveau.libelle']?>
182
					</td>
180
					</td>
183
					<td>
181
					<td>
-
 
182
						<?=$valeurs['code_catminat']?>
-
 
183
					</td>
-
 
184
					<td>
184
						<?=$valeurs['syntaxon']?>
185
						<?=$valeurs['syntaxon']?>
185
					</td>
186
					</td>
186
					<td>
187
					<td>
187
						<?=$valeurs['physio_biotype']?>
188
						<?=$valeurs['physio_biotype']?>
188
					</td>
189
					</td>
Line 197... Line 198...
197
				<tr>
198
				<tr>
198
					<td>
199
					<td>
199
						<?=$baseveg['syntaxon-courant'][0]['niveau.libelle']?>
200
						<?=$baseveg['syntaxon-courant'][0]['niveau.libelle']?>
200
					</td>
201
					</td>
201
					<td>
202
					<td>
-
 
203
						<?=$baseveg['syntaxon-courant'][0]['code_catminat']?>
-
 
204
					</td>
-
 
205
					<td>
202
						<?=$baseveg['syntaxon-courant'][0]['syntaxon']?>
206
						<?=$baseveg['syntaxon-courant'][0]['syntaxon']?>
203
					</td>
207
					</td>
204
					<td>
208
					<td>
205
						<?=$baseveg['syntaxon-courant'][0]['physio_biotype']?>
209
						<?=$baseveg['syntaxon-courant'][0]['physio_biotype']?>
206
					</td>
210
					</td>