1
0
mirror of https://github.com/MatMoul/quickdial-webext.git synced 2026-01-11 02:38:35 +00:00

Feature: Add Default button on node properties

This commit is contained in:
2017-10-15 00:25:12 +02:00
parent d3cc6cf68f
commit 39f96b015b
3 changed files with 17 additions and 3 deletions

View File

@@ -44,6 +44,7 @@
<td><span>Image :</span></td>
<td>
<button id="ImageReset">Reset</button>
<button id="ImageDefault">Default</button>
<button class="hidden" id="ImageRefresh">Refresh</button>
<button class="hidden" id="ImageCapture">Capture</button>
<input id="ImageFile" type="file" style="width:180px;">