remove patch checkbox for now
This commit is contained in:
parent
6bc0b215d7
commit
e725592ef1
|
@ -64,7 +64,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="launch-button-section">
|
<div class="launch-button-section">
|
||||||
<button class="btn btn-lg btn-launch btn-accent" id="launch-btn">Launch</button>
|
<button class="btn btn-lg btn-launch btn-accent" id="launch-btn">Launch</button>
|
||||||
<div class="patch-checkbox">
|
<div class="patch-checkbox" style="display: none;">
|
||||||
<input type="checkbox" id="enablePatching" disabled/>
|
<input type="checkbox" id="enablePatching" disabled/>
|
||||||
<label for="enablePatching" style="display: initial;">enable Patching</label>
|
<label for="enablePatching" style="display: initial;">enable Patching</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user