pgAdmin 4 commit: Fixed typo in User Management

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed typo in User Management
Date: 2022-03-04 06:10:36
Message-ID: E1nQ19A-0001mC-G4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed typo in User Management

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4033bf374840412a6304d523498e704863d75971

Modified Files
--------------
web/pgadmin/tools/user_management/static/js/user_management.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2022-03-04 09:44:49 [pgAdmin][RM7172] Validation error block user from entering input
Previous Message Akshay Joshi 2022-03-04 05:44:16 Re: [Patch] - AWS Cloud Deployment fixes