pgAdmin III commit: Don't allow the user to try to open help pages from

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Don't allow the user to try to open help pages from
Date: 2013-08-06 10:01:03
Message-ID: E1V6e4d-00045r-So@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't allow the user to try to open help pages from Guru Hints that don't have any.
Original patch by Akshay Joshi, modified by moi.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7ff99f6296f3e522cab650a4bf8afe2c6697d4ef

Modified Files
--------------
pgadmin/frm/frmHint.cpp | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-08-06 10:01:58 Re: Fixed help information issue for "Server Instrumentation" guru hint
Previous Message Akshay Joshi 2013-08-06 09:54:16 Re: Fixed "Slony" related issues