dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Unterscheidung und Verarbeitung Geraete-Liste mit allen Angaben (auch Statu...
ulrich
2021-04-21
a29f5ca76074f014d2a82390610797907528efc1
[tango.git]
/
www
/
ui
/
data
/
tpl
/
abs_sel.txt
1
2
3
4
5
<select class="u-full-width ctrl-item ctrl-select" id="abspieler" title="Abspieler">
{{#ArrayList}}
<option value="{{.}}">{{.}}</option>
{{/ArrayList}}
</select>