Remove duplicate firmware details
This commit is contained in:
parent
025098df25
commit
f69dd3a5ac
16
index.html
16
index.html
|
@ -127,22 +127,6 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Firmware details -->
|
||||
<section id="details" class="wrapper style1-alt spotlights" style="display: none; height: 100vh;">
|
||||
<div class="inner">
|
||||
<h1>Firmware Notes</h1>
|
||||
|
||||
<div class="features major" >
|
||||
<h2><div id="detailsHeading" style="padding-left: 0.55em;" ></div></h2>
|
||||
<div id="detailsText" style="padding-left: 0.9em; padding-right: 0.9em; overflow-y: auto; height: 50vh;"></div>
|
||||
</div>
|
||||
<ul class="actions">
|
||||
<li><input type='button' id="btnDetails" value="Change Version" onclick="window.location.href='#loader';" /></li>
|
||||
<li><input type='button' id="btnChoosePort" value="Install" onclick="window.location.href='#port';" /></li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Base Tune download -->
|
||||
<section id="basetunes" class="wrapper style4 fullscreen fade-up" style="height: 100vh;">
|
||||
<div class="inner">
|
||||
|
|
Loading…
Reference in New Issue