Start with import/export section collapsed
This commit is contained in:
parent
c1c8969ed9
commit
c8b05ca1fb
@ -142,8 +142,8 @@ A Voronoi diagram is supposed to be here but for some reason it cannot be displa
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h2 class="configHeader"><span class="collapser" id="importHeaderLink">▼</span> Import</h2>
|
<h2 class="configHeader"><span class="collapser" id="importHeaderLink">▶</span> Import</h2>
|
||||||
<div class="configFrame" id="importContainer">
|
<div class="configFrame" id="importContainer" style="display:none">
|
||||||
<form id="importForm">
|
<form id="importForm">
|
||||||
<p><b>WARNING</b>: Importing will replace all the biomes!</p>
|
<p><b>WARNING</b>: Importing will replace all the biomes!</p>
|
||||||
<label for="inputImport">Put JSON text here:</label>
|
<label for="inputImport">Put JSON text here:</label>
|
||||||
@ -157,8 +157,8 @@ A Voronoi diagram is supposed to be here but for some reason it cannot be displa
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h2 class="configHeader"><span class="collapser" id="exportHeaderLink">▼</span> Export</h2>
|
<h2 class="configHeader"><span class="collapser" id="exportHeaderLink">▶</span> Export</h2>
|
||||||
<div class="configFrame" id="exportContainer">
|
<div class="configFrame" id="exportContainer" style="display:none">
|
||||||
<form id="exportForm">
|
<form id="exportForm">
|
||||||
<div>
|
<div>
|
||||||
<button id="inputExportLua" type="button">Export Lua</button>
|
<button id="inputExportLua" type="button">Export Lua</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user