Merge branch 'pages'
This commit is contained in:
commit
6ff490ceb2
@ -148,10 +148,10 @@ A Voronoi diagram is supposed to be here but for some reason it cannot be displa
|
||||
<p><b>WARNING</b>: Importing will replace all the biomes!</p>
|
||||
<label for="inputImport">Put JSON text here:</label>
|
||||
<br>
|
||||
<textarea id="inputImport" type="text" rows="12" cols="80"></textarea>
|
||||
<textarea id="inputImport" rows="12" cols="80"></textarea>
|
||||
<br>
|
||||
<button id="inputImportSubmit" type="button">Import</button>
|
||||
<div id="importResultOuter" hidden><br><div id="importResultMessage"></div>
|
||||
<div id="importResultOuter" hidden><br><div id="importResultMessage"></div></div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user