Modification bouton reset/refresh
This commit is contained in:
parent
6fb0ab945e
commit
c9cdacd349
@ -29,6 +29,7 @@
|
||||
<button type="submit" class="btn" id="download-button" onclick="startDownload()">Télécharger</button>
|
||||
</form>
|
||||
<button class="btn2" id="refresh-button" onclick="refreshPage()">Rafraîchir</button>
|
||||
<button type="reset" class="btn" id="refresh-button" onclick="refreshPage()">Rafraîchir</button>
|
||||
</div>
|
||||
<script>
|
||||
function startDownload() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user