pgAdmin 4 commit: s/buttton/button/g, per Anthony DeBarros. Fixes #1518

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: s/buttton/button/g, per Anthony DeBarros. Fixes #1518
Date: 2016-08-01 14:16:18
Message-ID: E1bUE0w-0001TZ-87@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

s/buttton/button/g, per Anthony DeBarros. Fixes #1518

Branch
------
master

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

Modified Files
--------------
.../templates/fts_configuration/js/fts_configuration.js | 2 +-
.../templates/exclusion_constraint/js/exclusion_constraint.js | 2 +-
.../constraints/foreign_key/templates/foreign_key/js/foreign_key.js | 2 +-
web/pgadmin/browser/server_groups/servers/static/js/variable.js | 2 +-
web/pgadmin/static/js/backform.pgadmin.js | 4 ++--
5 files changed, 6 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-01 14:19:00 pgAdmin 4 commit: Allow customisable delete confirmation messages in ba
Previous Message Dave Page 2016-08-01 14:12:36 Re: [pgAdmin4][Patch]: Using F5 for Query Execution in Query tool