feature/MAPG-235-basic-challenge-mode #48

Merged
balazs merged 43 commits from feature/MAPG-235-basic-challenge-mode into develop 2021-05-28 20:41:09 +02:00
Showing only changes of commit 283c214c50 - Show all commits

View File

@ -67,7 +67,7 @@ TODO: condition!
</div>
<div>
<input type="checkbox" id="noZoom" name="noZoom" value="noZoom" />
<label for="noMove">No zoom allowed</label>
<label for="noZoom">No zoom allowed</label>
balazs marked this conversation as resolved Outdated
Outdated
Review
<label for="noZoom">
```html <label for="noZoom"> ```
</div>
<div>
<input type="checkbox" id="noPan" name="noPan" value="noPan" />