pgAdmin 4 commit: Resolved a typo in variable name 'version_compatible'

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved a typo in variable name 'version_compatible'
Date: 2016-02-10 06:42:12
Message-ID: E1aTOTc-0002lH-Mo@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved a typo in variable name 'version_compatible'

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=637a5838a855cbd5af93dd17465a875ef6336c8e
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprsiedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/static/js/variable.js | 8 ++++----
web/pgadmin/browser/static/js/node.ui.js | 4 ++--
web/pgadmin/static/js/backform.pgadmin.js | 10 +++++-----
3 files changed, 11 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-02-10 06:42:45 Re: [pgAdmin4 Patch]: Fixed Typos in JavaScript Files
Previous Message Khushboo Vashi 2016-02-10 06:36:17 [pgAdmin4 Patch]: Fixed Typos in JavaScript Files