projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1460b4
)
link the rss
author
Jason Etheridge
<jason@esilibrary.com>
Mon, 12 Aug 2013 17:36:34 +0000
(13:36 -0400)
committer
Jason Etheridge
<jason@esilibrary.com>
Mon, 12 Aug 2013 17:36:34 +0000
(13:36 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
qa/test_output_webifier.pl
patch
|
blob
|
history
diff --git
a/qa/test_output_webifier.pl
b/qa/test_output_webifier.pl
index
a5ffa69
..
f4a6623
100755
(executable)
--- a/
qa/test_output_webifier.pl
+++ b/
qa/test_output_webifier.pl
@@
-87,6
+87,7
@@
sub html_header {
<head>
<title>$title</title>
<link rel="stylesheet" type="text/css" href="test_output.css">
+ <link rel="alternate" title="Test RSS" href="http://testing.evergreen-ils.org/~live/test_rss.xml" type="application/rss+xml">
</head>
<body>
^;