dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Abspieler-Dropdown (in Arbeit)
ulrich
2021-04-07
f45e203a66a5471a0dd05e0362566ef96a2b6b31
[tango.git]
/
www
/
ui
/
data
/
tpl
/
abs_sel.tpl
commit
|
author
|
age
f45e20
1
<select class="u-full-width ctrl-item ctrl-select" id="abspieler" title="Abspieler">
U
2
{{#ArrayList}}
3
<option value="{{url}}">{{name}}</option>
4
{{/ArrayList}}
5
</select>