]> git.ipfire.org Git - ipfire.org.git/commit
people: Complete redesign of base template
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Oct 2018 14:07:01 +0000 (15:07 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Oct 2018 15:12:45 +0000 (16:12 +0100)
commitd09d554ba93183656137b0b62640d25aa2395434
treeaf1986d3f5ebfcdde65f4d48c221ef893359f82a
parent882d6fbb12b15917346916740d219da2f87fb068
people: Complete redesign of base template

A clear and useful sidebar is now telling the user with
who we are dealing

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 files changed:
Makefile.am
src/templates/people/base.html
src/templates/people/call.html
src/templates/people/calls.html
src/templates/people/index.html
src/templates/people/passwd.html
src/templates/people/search.html
src/templates/people/sip.html
src/templates/people/user-base.html [new file with mode: 0644]
src/templates/people/user-edit.html
src/templates/people/user.html
src/templates/people/users.html
src/web/people.py