pgAdmin 4 commit: Fix the path to JS

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix the path to JS
Date: 2017-03-15 17:13:02
Message-ID: E1coCTu-0007dB-ST@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the path to JS

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae0d8e89eb9feb1162f345100492868050805992
Author: Atira Odhner <aodhner(at)pivotal(dot)io>

Modified Files
--------------
web/pgadmin/static/js/selection/clipboard.js | 2 +-
web/pgadmin/templates/base.html | 2 +-
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-15 17:13:58 pgAdmin 4 commit: Move the karma config and node_modules into the web d
Previous Message Dave Page 2017-03-15 17:11:56 pgAdmin 4 commit: Fix quotes to ensure we have valid JS.