summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/SummaryPage.html
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-06-18 08:28:47 -0400
committerJames Moger <james.moger@gitblit.com>2011-06-18 08:28:47 -0400
commit5450d08e4cd11176bcc50a5b3d001d291bd8982c (patch)
treeba1f99a65b25be6e63f5057be177483bd6bd7382 /src/com/gitblit/wicket/pages/SummaryPage.html
parent8c9a2037b5c0fed881a3ad6dd9cff364eed603d9 (diff)
downloadgitblit-5450d08e4cd11176bcc50a5b3d001d291bd8982c.tar.gz
gitblit-5450d08e4cd11176bcc50a5b3d001d291bd8982c.zip
Mostly stable war build.
Reorganization of resources. Dropped most hard-coded webapp configuration in favor of common web.xml file. Still contemplating configuring git servlet from web.xml too.
Diffstat (limited to 'src/com/gitblit/wicket/pages/SummaryPage.html')
-rw-r--r--src/com/gitblit/wicket/pages/SummaryPage.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/com/gitblit/wicket/pages/SummaryPage.html b/src/com/gitblit/wicket/pages/SummaryPage.html
index 7784a471..bbf89798 100644
--- a/src/com/gitblit/wicket/pages/SummaryPage.html
+++ b/src/com/gitblit/wicket/pages/SummaryPage.html
@@ -5,9 +5,7 @@
lang="en">
<wicket:head>
- <wicket:link>
- <link href="/com/gitblit/wicket/resources/markdown.css" type="text/css" rel="stylesheet" />
- </wicket:link>
+ <link href="markdown.css" type="text/css" rel="stylesheet" />
</wicket:head>
<body>