Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Settings page to display the current configuration and the config file #80

Merged
merged 2 commits into from
Aug 20, 2020

Conversation

emxsys
Copy link
Owner

@emxsys emxsys commented Aug 20, 2020

Added the Settings page to review the application's current configuration. This is a read-only page.

Closes #70

emxsys added 2 commits August 20, 2020 12:00
- Updated callattendant.py to add config filename to config
- Updated webapp.cp to add application config dict to webapp config
- Using pygments package for syntax highlighting
- Restructed navbar so that help and settings menu items do not push the search item below the keyboard on phones
- Created pygments.css with `$ pygmentize -S colorful -f html > pygments.css`
- Closes #70
@emxsys emxsys merged commit 9fc76e1 into master Aug 20, 2020
@emxsys emxsys deleted the settings branch August 20, 2020 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a Settings page
1 participant