[ADD] web_responsive: Create new module

* Create App Drawer for primary menu
* Move secondary menu to top bar
* Add keyboard shortcuts for primary menu navigation
* Make web client slightly more mobile compatible (no widgets)
This commit is contained in:
Dave Lasley
2016-08-04 19:29:01 -07:00
parent b394ba3c91
commit de00943ec6
16 changed files with 3962 additions and 0 deletions

1
web_app_drawer/__init__.py Executable file
View File

@@ -0,0 +1 @@
# -*- coding: utf-8 -*-