Author: sebb Date: Sun Jul 6 11:44:37 2025 New Revision: 1926996 URL: http://svn.apache.org/viewvc?rev=1926996&view=rev Log: Obsolete comment
Modified: comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js Modified: comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js?rev=1926996&r1=1926995&r2=1926996&view=diff ============================================================================== --- comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js (original) +++ comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js Sun Jul 6 11:44:37 2025 @@ -53,8 +53,6 @@ function formatRm(array) { return array.join(', ') } -// Called by: GetAsyncJSON("reportingcycles.json?" + Math.random(), [pmc, reportdate, json.pdata[pmc].name], setReportDate) - function getReportDate(json, pmc, dateOnly, agenda) { var today = new Date() Modified: comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js?rev=1926996&r1=1926995&r2=1926996&view=diff ============================================================================== --- comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js (original) +++ comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js Sun Jul 6 11:44:37 2025 @@ -1965,8 +1965,6 @@ function formatRm(array) { return array.join(', ') } -// Called by: GetAsyncJSON("reportingcycles.json?" + Math.random(), [pmc, reportdate, json.pdata[pmc].name], setReportDate) - function getReportDate(json, pmc, dateOnly, agenda) { var today = new Date()