From 03232453be7624bc2fc8a942e8c280353606fe8b Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 21 Jun 2013 08:30:15 -0400
Subject: [PATCH] Improve readability of Gerrit change ref and added tooltip

---
 src/main/distrib/data/clientapps.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/distrib/data/clientapps.json b/src/main/distrib/data/clientapps.json
index fb098eb..48b233c 100644
--- a/src/main/distrib/data/clientapps.json
+++ b/src/main/distrib/data/clientapps.json
@@ -18,7 +18,7 @@
 		"productUrl": "http://www.syntevo.com/smartgithg",
 		"platforms": [ "windows", "macintosh", "linux" ],
 		"icon": "smartgithg_32x32.png",
-		"isActive": false
+		"isActive": true
 	},
 	{
 		"name": "SourceTree",

--
Gitblit v1.9.1