You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ma...@apache.org on 2016/03/30 07:08:19 UTC

incubator-geode git commit: This closes #66 - Moved the script tag to header file so it's applied to all pages.

Repository: incubator-geode
Updated Branches:
  refs/heads/develop dd26b1588 -> 78bc55d86


This closes #66 - Moved the script tag to header file so it's applied to all pages.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/78bc55d8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/78bc55d8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/78bc55d8

Branch: refs/heads/develop
Commit: 78bc55d863cb397661a0258f47f5d0a5a26a0772
Parents: dd26b15
Author: William Markito <wm...@pivotal.io>
Authored: Tue Mar 29 22:05:54 2016 -0700
Committer: William Markito <wm...@pivotal.io>
Committed: Tue Mar 29 22:07:01 2016 -0700

----------------------------------------------------------------------
 geode-site/website/layouts/header.html | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/78bc55d8/geode-site/website/layouts/header.html
----------------------------------------------------------------------
diff --git a/geode-site/website/layouts/header.html b/geode-site/website/layouts/header.html
index e364fe4..5d89d71 100644
--- a/geode-site/website/layouts/header.html
+++ b/geode-site/website/layouts/header.html
@@ -27,6 +27,9 @@
     <script type="text/javascript" src="//use.typekit.net/ddl7izx.js"></script>
     <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
     <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script>
+    <!-- Enabling Issue collector -->
+    <script type="text/javascript" src="https://issues.apache.org/jira/s/bfe7c1e06d911e53fc96873d31176352-T/en_UK-ugtin9/6332/81/1.4.15/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-UK&collectorId=2e0eeb8d"></script>
+
     <!-- Place this tag right after the last button or just before your close body tag. -->
     <script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script>
         <!-- Loading Bootstrap -->