dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
'calypso' aus den Abspieler-Kommandos entfernt, das gehoert zum Abspieler-URL
ulrich
2021-04-25
f9f8196eb463f1c870c61d6db2c7fb56838a3c9b
[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>