Thread: pgAdmin 4 commit: Allow toggling of the Primary Key option in the un-ex

Allow toggling of the Primary Key option in the un-expanded column grid when defining a table. Fixes #1235

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4bb849c58c485cc2cb13b0f61b3e3d13247ce687
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/indexes/templates/index/js/index.js       |  2 +-
.../servers/databases/schemas/templates/schema/js/schema.js  | 12 ++++++++----
2 files changed, 9 insertions(+), 5 deletions(-)