SVN Commit by dpage: r6464 - trunk/pgadmin3/pgadmin/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6464 - trunk/pgadmin3/pgadmin/dlg
Date: 2007-07-20 14:44:06
Message-ID: 200707201444.l6KEi6Ax025368@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-07-20 14:44:06 +0000 (Fri, 20 Jul 2007)

New Revision: 6464

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6464&view=rev

Log:
Disable the superuser checkbox on the role dialogue if the user cannot actually edit the role.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgRole.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-07-20 15:09:06 SVN Commit by dpage: r6465 - trunk/pgadmin3/pgadmin/schema
Previous Message svn 2007-07-20 14:39:21 SVN Commit by dpage: r6463 - in trunk/pgadmin3/pgadmin: include/utils utils