Actions
Feature #1207
closedRefactor
Start date:
2020-04-18
Estimated time:
16.00 h
Description
Issue for refactoring tasks
- Refactored dict access in templates e.g. tables['session'] to tables.session
- Using dict instead list of tuples in display_info function
- Renamed system types to standard types (in UI, code and database)
- Context processor for logo and global search form
- Refactored profile view data
Actions