pgAdmin 4 commit: Fixed the path reference of load-node.gif which was r

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the path reference of load-node.gif which was r
Date: 2017-08-17 09:57:18
Message-ID: E1diHYE-0002CR-Ha@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the path reference of load-node.gif which was referencing to vendor directory. Fixes #2646

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bff48e0b2de6ba7e63f1f3ee8ae6cadfabf75938
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/templates/css/servers.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-08-17 09:57:34 Re: [pgAdmin4][Patch]: RM_2646 - Spinner icon not found error when a server node is connected
Previous Message Akshay Joshi 2017-08-17 09:31:39 Re: [pgAdmin4][PATCH] To fix pgAgent job step issues