pgAdmin 4 commit: Change button label to initcap.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Change button label to initcap.
Date: 2016-07-21 16:18:20
Message-ID: E1bQGg0-0007sB-Dk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Change button label to initcap.

Branch
------
master

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

Modified Files
--------------
.../templates/fts_configuration/js/fts_configuration.js | 4 ++--
.../templates/exclusion_constraint/js/exclusion_constraint.js | 4 ++--
.../foreign_key/templates/foreign_key/js/foreign_key.js | 8 ++++----
web/pgadmin/static/js/backform.pgadmin.js | 4 ++--
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 2 +-
.../templates/user_management/js/user_management.js | 4 ++--
6 files changed, 13 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-07-22 07:56:06 Re: Re: [pgAdmin4][Patch]: RM#1293 - SQL pane is not displaying GRANT queries in Function, Procedure and Trigger node
Previous Message Dave Page 2016-07-21 15:36:05 Re: PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)