dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Anzeige des Schaltzustands von Geraeten
ulrich
2021-04-20
29be41b5182c30eaf79c53eb3e8fa052e62b594d
[tango.git]
/
www
/
ui
/
data
/
tpl
/
katalog_root_liste.txt
commit
|
author
|
age
86bbf7
1
U
2
<div class='entity-formular'>
3
<ul class='entity-liste'>
4
{{#ArrayList}}
90d368
5
<li class='entity-eintrag entity-typ-katalog'>{{.}}</li>
86bbf7
6
{{/ArrayList}}
U
7
</ul>
8
</div>
9
10
11
12
13
14
15