| Line 79... |
Line 79... |
| 79 |
</div>
|
79 |
</div>
|
| 80 |
</div>
|
80 |
</div>
|
| 81 |
<div class="row-fluid conteneur_selection_format">
|
81 |
<div class="row-fluid conteneur_selection_format">
|
| 82 |
<label class="titre_format_export">Format d'export</label>
|
82 |
<label class="titre_format_export">Format d'export</label>
|
| 83 |
<input type="radio" class="selection_format" name="format" value="xls" id="format_xls" checked="checked" />
|
83 |
<input type="radio" class="selection_format" name="format" value="xls" id="format_xls" checked="checked" />
|
| 84 |
<label class="label_selection_format" for="format_xls">xls</label>
|
84 |
<label class="label_selection_format" for="format_xls">excel (.xls)</label>
|
| 85 |
<input type="radio" class="selection_format" name="format" value="csv" id="format_csv"/>
|
85 |
<input type="radio" class="selection_format" name="format" value="csv" id="format_csv"/>
|
| 86 |
<label class="label_selection_format" for="format_csv">csv</label>
|
86 |
<label class="label_selection_format" for="format_csv">csv (.csv)</label>
|
| 87 |
</div>
|
87 |
</div>
|
| 88 |
<div>
|
88 |
<div>
|
| 89 |
<input class="btn" value="Télécharger les données" type="submit" />
|
89 |
<input class="btn" value="Télécharger les données" type="submit" />
|
| 90 |
</div>
|
90 |
</div>
|
| 91 |
</form>
|
91 |
</form>
|