Author: sebb
Date: Sun Jul 6 13:53:32 2025
New Revision: 1927004
URL: http://svn.apache.org/viewvc?rev=1927004&view=rev
Log:
Allow for alternate reportingcycles.json format
Modified:
comdev/reporter.apache.org/trunk/site/wizard/index.html
Modified: comdev/reporter.apache.org/trunk/site/wizard/index.html
URL:
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/index.html?rev=1927004&r1=1927003&r2=1927004&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/index.html (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/index.html Sun Jul 6 13:53:32
2025
@@ -67,6 +67,6 @@
<script src="js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<script src="js/moment.min.js"></script>
<script src="highlighter/highlighter.js" type="text/javascript"></script>
-<script src="js/wizard.js?1751807847" type="text/javascript"></script>
+<script src="js/wizard.js?1751809869" type="text/javascript"></script>
</body>
</html>