|
|
@@ -36,9 +36,7 @@
|
|
|
<br><b>This site is EXPERIMENTAL</b>
|
|
|
|
|
|
|
|
|
- <p>Please select the required options for the custom firmware build.</p>
|
|
|
-
|
|
|
- <textarea style="float:right" readonly>hello</textarea>
|
|
|
+ <p>Please select the required options for the custom firmware build, then hit 'Generate'.</p>
|
|
|
|
|
|
<form action="/generate" method="post">
|
|
|
<label for="vehicle">Choose a vehicle:
|
|
|
@@ -92,6 +90,7 @@
|
|
|
</form>
|
|
|
</div>
|
|
|
<hr>
|
|
|
+ <p>Exisiting builds (click on the status of a build to view it):</p>
|
|
|
<div id="build_status"></div>
|
|
|
<br/>
|
|
|
<script>
|