dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
UI-Verbesserungen in Arbeit
ulrich
2021-04-11
78d7078d97625e4a8d2d6863318c192f910f2ec9
[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