From 30f9d25d77ccb5cd978d4cf8fa389ec819e90e95 Mon Sep 17 00:00:00 2001
From: Philip L. McMahon <philip.l.mcmahon@gmail.com>
Date: Fri, 27 Jan 2012 02:02:19 -0500
Subject: [PATCH] Correct update of HEAD symbolic reference when target is a tag.

---
 docs/doc_header.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/doc_header.html b/docs/doc_header.html
index 802f950..7d4d4c1 100644
--- a/docs/doc_header.html
+++ b/docs/doc_header.html
@@ -2,7 +2,7 @@
 <html>
 	<head>
 		<title>Gitblit</title>
-		<link rel="stylesheet" type="text/css" href="./bootstrap.130.css"/>
+		<link rel="stylesheet" type="text/css" href="./bootstrap.140.css"/>
 		<link rel="stylesheet" type="text/css" href="./bootstrap.gb.css"/>
 		<link rel="stylesheet" type="text/css" href="./markdown.css"/>
 		<link rel="shortcut icon" type="image/png" href="./gitblt-favicon.png" />

--
Gitblit v1.9.1