pgAdmin 4 commit: Use isFullTab instead of noLabel for full space code - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Use isFullTab instead of noLabel for full space code
Date
Msg-id E1mOExC-0003wx-7u@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use isFullTab instead of noLabel for full space code field spec.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=09db3ddd5cb0de86477928ff00c967a5c1032b04
Author: Aditya Toshniwal <aditya.toshniwal14@gmail.com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/views/static/js/view.ui.js | 2 +-
web/pgadmin/static/js/SchemaView/FormView.jsx                          | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed minor issue with merging
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Integer and Numeric inputs fixes.