]> git.ipfire.org Git - people/ms/westferry.git/commit
UI: Implement top menu bar
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Dec 2021 16:04:02 +0000 (16:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Dec 2021 16:04:02 +0000 (16:04 +0000)
commit17eb42fd44b193d610adf959e6ffa5cc18d0f518
treeea9a27d77bef19133a6dc46c5c6cfcc2476a2920
parentb7aa412020e3fe61bed55052095dff476b66640a
UI: Implement top menu bar

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/templates/base.html
src/templates/modules/menu/dropdown.html [new file with mode: 0644]
src/templates/modules/menu/link.html [new file with mode: 0644]
src/templates/modules/menu/sidebar-link.html [deleted file]
src/templates/modules/menu/sidebar.html
src/templates/modules/menu/topbar.html [new file with mode: 0644]
src/westferry/handlers/base.py
src/westferry/ui/menu.py