Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3312 Rev 3313
Line 151... Line 151...
151
			<!-- Affiche le tableau récapitualif des observations ajoutées -->
151
			<!-- Affiche le tableau récapitualif des observations ajoutées -->
152
			<div id="zone-liste-obs" class="">
152
			<div id="zone-liste-obs" class="">
153
				<div id="bloc-controle-liste-obs" class="alert alert-info">
153
				<div id="bloc-controle-liste-obs" class="alert alert-info">
154
					<h2 class="transmission-title"><strong><?php echo $resume['titre']; ?> <span class="obs-nbre badge badge-info">0</span></strong></h2>
154
					<h2 class="transmission-title"><strong><?php echo $resume['titre']; ?> <span class="obs-nbre badge badge-info">0</span></strong></h2>
155
					<button id="transmettre-obs" class="btn btn-primary has-tooltip" data-toggle="tooltip" disabled="disabled"
155
					<button id="transmettre-obs" class="btn btn-primary has-tooltip" data-toggle="tooltip" disabled="disabled"
156
						title="<?php echo $resume['trans-title']; ?>" type="button" data-load="<?php echo ( $widget['streets'] || $widget['apa'] ) ? 'plantes' : 'lichens'; ?>">
156
						title="<?php echo $resume['trans-title']; ?>" type="button">
157
						<?php echo $general['enregistrer']; ?>
157
						<?php echo $general['enregistrer']; ?>
158
					</button>
158
					</button>
159
				</div>
159
				</div>
160
				<div id="liste-obs" ></div>
160
				<div id="liste-obs" ></div>
161
				<div class="row">
161
				<div class="row">