pgAdmin 4 commit: Use the new functionality to add 'Drop' node in serve

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Use the new functionality to add 'Drop' node in serve
Date: 2016-01-07 13:22:31
Message-ID: E1aHAWN-0001LL-BG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use the new functionality to add 'Drop' node in server node, and set
minimum, maximum value for the port.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=30a316ad09691753d86fb3d0a9f104fdc6fc7e03
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/templates/servers/servers.js | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-07 14:04:02 pgAdmin 4 commit: [Python 3 compatibility] 'qtLiteral' functions needs
Previous Message Ashesh Vashi 2016-01-07 13:12:03 pgAdmin III commit: Fix libssh2 build error on VS2010