mirror of
https://github.com/JustusPlays78/SectorFileUpdater.git
synced 2025-04-29 10:10:57 +00:00
index html fix
This commit is contained in:
parent
018eae89f7
commit
7b5e009061
@ -17,16 +17,13 @@
|
|||||||
<input type="text" id="dirBox" name="name" size="80" readonly>
|
<input type="text" id="dirBox" name="name" size="80" readonly>
|
||||||
<progress id="progressbar" max="100" value="0"></progress>
|
<progress id="progressbar" max="100" value="0"></progress>
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
<button id="update">Check for update</button>
|
<button id="update">Check for update</button>
|
||||||
|
|
||||||
<select name="Dropme Down" id="gng"></select>
|
<select name="Dropme Down" id="gng"></select>
|
||||||
<button id="getFiles">Get Files</button>
|
<button id="getFiles">Get Files</button>
|
||||||
<select name="Dropme Down #2" id="files"></select>
|
<select name="Dropme Down #2" id="files"></select>
|
||||||
=======
|
|
||||||
<button id="git">Do Git Operations</button>
|
<button id="git">Do Git Operations</button>
|
||||||
>>>>>>> 2a8f20c2d57676c3963cd61f7bbc3740a707c725
|
|
||||||
|
|
||||||
<script src="./renderer.js"></script>
|
<script src="./renderer.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user