frmOptions unable to Save / Fetch FTS preferences

From: "Robins Tharakan" <tharakan(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: frmOptions unable to Save / Fetch FTS preferences
Date: 2008-08-26 23:15:40
Message-ID: 36af4bed0808261615i234c9cbdl9dff393f9e2a55ca@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

I took a recent SVN update and saw that I couldn't hide FTS items from the
display, just because the frmOptions couldn't Save / Fetch the corresponding
settings.

Attached is a simple patch that allows us to do that.

Regards,
*Robins Tharakan*

Attachment Content-Type Size
fts_changes.patch text/x-diff 1.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-08-27 07:47:56 SVN Commit by guillaume: r7424 - trunk/pgadmin3/pgadmin/utils
Previous Message svn 2008-08-26 22:24:52 SVN Commit by guillaume: r7423 - in trunk/pgadmin3/pgadmin: dlg include/dlg ui