pgadmin4/web/pgadmin/tools/debugger
Libor M 94864104e4 Added and fixed gettext usage for better translation coverage. Fixes #5284
1) Fixed usage gettext('') instead of _('') in javascript files.
  2) Fixed usage gettext('') instead of `${gettext('')}` in javascript files,
     because "pybabel extract" not support extracting from this syntax.
2020-03-24 11:14:05 +05:30
..
static Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
templates/debugger Added aria-label attribute wherever missing for accessibility. 2020-01-01 10:37:17 +05:30
utils Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Fix an issue where debugger not showing all arguments anymore after hitting SQL error while debugging. Fixes #5101 2020-02-28 15:27:01 +05:30