pgAdmin 4 commit: Resolved a bug with the menu enable/disble logic. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Resolved a bug with the menu enable/disble logic.
Date
Msg-id E1ZFxOs-0004wE-AG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Resolved a bug with the menu enable/disble logic.
Also, do not generate list disabled menu in the context menu

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/menu.js              |   14 +++++----
.../browser/templates/browser/js/browser.js        |   30 +++++++++++---------
2 files changed, 24 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Removed the readonly mode from the properties panel f
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved a bug introduced in last commit