0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2025-06-11 09:23:17 +02:00

Reset settings to defaults

This commit is contained in:
peteruithoven
2013-11-22 17:45:16 +01:00
parent fe9c2cc5ea
commit f98dc488d4
3 changed files with 43 additions and 1 deletions

View File

@ -180,6 +180,10 @@
<legend>Debug</legend>
<input type="button" onclick="settingsWindow.downloadlogs()" name="downloadlogs" value="Download logs" class="button" id="downloadlogs"/>
</fieldset>
<fieldset id="restorePanel">
<legend>Restore</legend>
<input type="button" name="restoresettings" value="Restore settings to defaults" class="button" id="restoreSettings"/>
</fieldset>
</form><br/>
</div>
</body>