pgAdmin III commit: Remove reference to the old Ctrl+Tab autocomplete h

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Remove reference to the old Ctrl+Tab autocomplete h
Date: 2014-06-17 20:21:20
Message-ID: E1Wwzse-00036B-FD@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove reference to the old Ctrl+Tab autocomplete hotkey that is long
since gone. Spotted by Arthur Prokosch.

Branch
------
master

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

Modified Files
--------------
docs/en_US/query.rst | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-06-17 20:26:10 pgAdmin III commit: - Extend ORDER BY over 3-rd column (path)
Previous Message Dave Page 2014-06-17 07:41:34 Re: pgAdmin III commit: Modify the GNU build system so that it always rebui