[bugzilla-gnome-org-customizations/production] Change the copied reference from default skin to custom skin
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations/production] Change the copied reference from default skin to custom skin
- Date: Fri, 13 Feb 2015 22:41:52 +0000 (UTC)
commit d3d00a85c5efed266b5e72c874c31295742da71b
Author: Andre Klapper <a9016009 gmx de>
Date: Fri Feb 13 23:40:20 2015 +0100
Change the copied reference from default skin to custom skin
Not sure if that will also fix the weird issue that Bugzilla shows
three different versions of the frontpage (two older ones and the
most current) when loading it. Not sure what's going on here.
.../template/en/default/index.html.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/TemplateOverrides/template/en/default/index.html.tmpl
b/extensions/TemplateOverrides/template/en/default/index.html.tmpl
index d6bb45d..bc022f7 100644
--- a/extensions/TemplateOverrides/template/en/default/index.html.tmpl
+++ b/extensions/TemplateOverrides/template/en/default/index.html.tmpl
@@ -14,7 +14,7 @@
title = "$terms.Bugzilla Main Page"
header = "Main Page"
header_addl_info = "version $constants.BUGZILLA_VERSION"
- style_urls = [ 'skins/standard/index.css' ]
+ style_urls = [ 'skins/contrib/Gnome/index.css' ]
%]
[% IF release %]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]