[bugzilla-gnome-org-extensions] 4.4 migration: Fix style and javascript paths
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions] 4.4 migration: Fix style and javascript paths
- Date: Thu, 20 Nov 2014 22:26:54 +0000 (UTC)
commit 8787e145f6b79efd6c1f5723dba47417e9511a1c
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Tue Nov 18 13:06:19 2014 +0100
4.4 migration: Fix style and javascript paths
template/en/default/pages/splinter.html.tmpl | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/template/en/default/pages/splinter.html.tmpl b/template/en/default/pages/splinter.html.tmpl
index d43ed0a..95ec7f1 100644
--- a/template/en/default/pages/splinter.html.tmpl
+++ b/template/en/default/pages/splinter.html.tmpl
@@ -21,9 +21,9 @@
[% PROCESS global/header.html.tmpl
title = "Patch Review"
header = "Patch Review"
- style_urls = [ "/extensions/splinter/web/splinter.css" ]
- javascript_urls = [ "/extensions/splinter/web/jquery.min.js",
- "/extensions/splinter/web/splinter.flat.js" ]
+ style_urls = [ "extensions/Splinter/web/splinter.css" ]
+ javascript_urls = [ "extensions/Splinter/web/jquery.min.js",
+ "extensions/Splinter/web/splinter.js" ]
subheader = " "
header_addl_info = " "
%]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]