Author: sebb
Date: Thu Oct 1 12:33:20 2015
New Revision: 1706223
URL: http://svn.apache.org/viewvc?rev=1706223&view=rev
Log:
Doco
Modified:
comdev/reporter.apache.org/trunk/site/addrelease.html
Modified: comdev/reporter.apache.org/trunk/site/addrelease.html
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/addrelease.html?rev=1706223&r1=1706222&r2=1706223&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/addrelease.html (original)
+++ comdev/reporter.apache.org/trunk/site/addrelease.html Thu Oct 1 12:33:20 2015
@@ -10,6 +10,7 @@
<script src="render.js"></script>
<title>Apache Project Report Helper: Add a release</title>
</head>
+<!-- Note: this relies on an Alias in order to access data/releases/ -->
<body onload='GetAsyncJSON("/releases/" + committee + ".json?now=" + Math.random(), null,
listReleaseData)'>
<div id="contents" class="row-12" style="margin: 0 auto; width: 1000px; ">
|