Add a JIRA "Submit a Bug" button
git-svn-id: https://svn.apache.org/repos/asf/couchdb/site@1629337 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/779092dd Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/779092dd Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/779092dd Branch: refs/heads/asf-site Commit: 779092dd62db04285c07aaefc2562da662ecc61a Parents: 24b319f Author: Joan Touzet <[email protected]> Authored: Fri Oct 3 23:47:03 2014 +0000 Committer: Joan Touzet <[email protected]> Committed: Fri Oct 3 23:47:03 2014 +0000 ---------------------------------------------------------------------- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/779092dd/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index f1202f6..b27173b 100644 --- a/index.html +++ b/index.html @@ -377,7 +377,8 @@ This fabulous linen texture was integrated into the site design. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> - + <script type="text/javascript" src="https://issues.apache.org/jira/s/1c67ff5e37d44b99a6a3140ab88552c8-T/en_UK1zkmuk/6332/7/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=c4088f46"></script> + </body> </html>
