pgAdmin 4 commit: Fix labels.

2021-01-20 Thread Dave Page
Fix labels. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a2f626046aa37c76662d69c520938c074c4e1c19 Modified Files -- .../browser/server_groups/servers/databases/static/js/database.js | 2 +- web/pgadmin/tools/erd/static/js/e

pgAdmin 4 commit: Fix labels and popups on EXPLAIN plan that were broke

2018-06-11 Thread Dave Page
Fix labels and popups on EXPLAIN plan that were broken by the jQuery 3 update. Fixes #3404 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e2b0cf6727c991727799d2588d41366aaf58633a Author: Murtuza Zabuawala Modified Files -- web/p