pgadmin4/web/pgadmin/templates
Ashesh Vashi d9f6baac72 Various misc fixes:
- Using the 'gettext' as oppose to '_', which is not defined
- Define missing variables
- Fixed escape character in string with double quote
- Removed some dead code in a test case
- Removed unnecessary self assignment

Includes some fixes for Accessibility improvements
- Use semantic markup to mark emphasized or special text
- Added hidden legend in <fieldset> for better screen reader support
2020-04-08 14:14:25 +05:30
..
security Various misc fixes: 2020-04-08 14:14:25 +05:30
base.html 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30