forked from kittv/web
1
0
Fork 0

Řazení pracovníků dle váhy

search
Emil Miler 3 years ago
parent 140ef976ac
commit 640691de28

@ -3,6 +3,7 @@ title = "Pracovníci"
template = "people-list.html" template = "people-list.html"
page_template = "people-profile.html" page_template = "people-profile.html"
sort_by = "weight"
[extra] [extra]
icon = "♥" icon = "♥"

@ -1,5 +1,6 @@
+++ +++
title = "PaedDr. Eva Battistová" title = "PaedDr. Eva Battistová"
weight = 0
[extra] [extra]
group = "ucitele" group = "ucitele"

@ -1,5 +1,6 @@
+++ +++
title = "doc. RNDr. Miroslava Černochová, CSc." title = "doc. RNDr. Miroslava Černochová, CSc."
weight = 0
[extra] [extra]
group = "ucitele" group = "ucitele"

Loading…
Cancel
Save