dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Drag and drop fuer Abspiellisten eingebaut
undisclosed
2023-01-09
1bf4f6d3cdcf1445c2a40959f286a73485eb31c8
[tango.git]
/
www
/
data
/
tpl
/
abs_sel.txt
commit
|
author
|
age
f45e20
1
<select class="u-full-width ctrl-item ctrl-select" id="abspieler" title="Abspieler">
U
2
{{#ArrayList}}
b56bb3
3
<option value="{{.}}">{{.}}</option>
f45e20
4
{{/ArrayList}}
U
5
</select>