removed stub after branch mismatch
This commit is contained in:
parent
1c96adc239
commit
db5a38e04b
@ -13,11 +13,6 @@
|
|||||||
<label>Start from last result</label>
|
<label>Start from last result</label>
|
||||||
<input type="button" value="start" @click="toggleDraw2dLast()" />
|
<input type="button" value="start" @click="toggleDraw2dLast()" />
|
||||||
</div>
|
</div>
|
||||||
<div class="form-field">
|
|
||||||
<label>Start from picture</label><br />
|
|
||||||
<input type="file" @change="previewFile" />
|
|
||||||
<input type="button" value="start" @click="toggleDraw2dLast()" />
|
|
||||||
</div>
|
|
||||||
</MenuRow>
|
</MenuRow>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user