Thread: pgAdmin 4 commit: Removed the readonly mode from the properties panel f

pgAdmin 4 commit: Removed the readonly mode from the properties panel f

From
Ashesh Vashi
Date:
Removed the readonly mode from the properties panel for any object.
Changed UI as per feedback from Dave

Branch
------
master

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

Modified Files
--------------
.../servers/templates/servers/servers.js           |    5 --
.../templates/server_groups/server_groups.js       |    5 --
web/pgadmin/browser/templates/browser/index.html   |    2 +-
web/pgadmin/browser/templates/browser/js/node.js   |   71 ++++++++++++--------
web/pgadmin/static/css/overrides.css               |   32 +++++----
5 files changed, 62 insertions(+), 53 deletions(-)