pgAdmin 4 commit: Do not show the properties in property windows, when

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Do not show the properties in property windows, when
Date: 2015-12-16 10:32:29
Message-ID: E1a99Nl-00047z-BV@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Do not show the properties in property windows, when they're not
applicable. i.e. not supported by that version.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-12-17 13:01:06 pgAdmin 4 commit: Introduction of the privilege support for database ob
Previous Message Ashesh Vashi 2015-12-16 08:13:56 pgAdmin 4 commit: Pass on the browser tree events by generating node sp