<form autocomplete="off" onsubmit="event.preventDefault();">
|
|
<p class="notes">Import a Condition Map from an exported JSON file.</p>
|
|
<p class="notes"><strong>This operation will set your Condition Lab Map Type to "Other/Imported".</strong></p>
|
|
<div class="form-group">
|
|
<label for="data">Source Data</label>
|
|
<input type="file" name="data"/>
|
|
</div>
|
|
</form>
|