dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Nachbesserungen
ulrich
2021-04-07
d6b78c3129943790cfd8ab1891b5d8fe9010894c
[tango.git]
/
www
/
ui
/
data
/
tpl
/
abs_sel.tpl
1
2
3
4
5
<select class="u-full-width ctrl-item ctrl-select" id="abspieler" title="Abspieler">
{{#ArrayList}}
<option value="{{url}}">{{name}}</option>
{{/ArrayList}}
</select>