implement multiline input copy

This commit is contained in:
2021-06-02 22:32:57 +02:00
parent 5b8ab6fa78
commit 590763c613
2 changed files with 61 additions and 1 deletions

View File

@@ -23,6 +23,15 @@
<hr>
<textarea type="text" id="multi-line-copy" rows="10"
placeholder="Have everybody write their roles in the form of 'top > mid = sup = jungle >adc' in the chat and then copy it in here and hit 'Use Multiline Input' :)"
class="form-control md-textarea"></textarea>
<button type="button" class="mb-3 btn btn-secondary" onclick="parseMultiline()">
Use Multiline Input..
</button>
<hr>
<div class="row">
{% for side in sides %}
<div class="col-sm">