pgAdmin 4 commit: No need for the menu icon to link to the homepage, as

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: No need for the menu icon to link to the homepage, as
Date: 2017-06-20 09:28:39
Message-ID: E1dNFSh-0008Mt-My@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

No need for the menu icon to link to the homepage, as pgAdmin is a SPA. Fixes #2479

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=34518d328e836758c87c40628cf8738e1756962e
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/index.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-20 09:29:05 Re: [pgAdmin4][PATCH] Fix clicking on the "pgAdmin 4" header logo shows a empty dialog
Previous Message Dave Page 2017-06-20 09:23:24 Re: [pgadmin-hackers][patch] Upgrade slickgrid to version 2.3.7