Add support for drop down menu in the navigation bar. Simplify the home screen.

This commit is contained in:
Roberto Rosario
2016-11-11 04:06:43 -04:00
parent 248d3886e0
commit aa91bce3ab
20 changed files with 144 additions and 85 deletions

View File

@@ -22,7 +22,6 @@ from .handlers import (
)
from .links import (
link_about, link_current_user_details, link_current_user_edit,
link_current_user_locale_profile_details,
link_current_user_locale_profile_edit, link_filters, link_license,
link_packages_licenses, link_setup, link_tools
)