Thread: pgAdmin 4 commit: Defined SwitchDepsCell in the schema javascript modul

pgAdmin 4 commit: Defined SwitchDepsCell in the schema javascript modul

From
Ashesh Vashi
Date:
Defined SwitchDepsCell in the schema javascript module, because - it
will be loaded before every other javascript module requires this Cell.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d20db0f43ec8a4c486a3ef8a81c17f0d3e1350fa

Modified Files
--------------
.../tables/column/templates/column/js/column.js    |  7 +++--
.../tables/indexes/templates/index/js/index.js     | 10 ++++---
.../schemas/tables/templates/table/js/table.js     | 27 ------------------
.../schemas/templates/schema/js/schema.js          | 33 ++++++++++++++++++++--
4 files changed, 40 insertions(+), 37 deletions(-)