Author: sebb
Date: Sun Jul  6 13:02:17 2025
New Revision: 1927000

URL: http://svn.apache.org/viewvc?rev=1927000&view=rev
Log:
Force reload of JS

Modified:
    comdev/reporter.apache.org/trunk/site/wizard/index.html
    comdev/reporter.apache.org/trunk/site/wizard/statistics.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=1927000&r1=1926999&r2=1927000&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:02:17 
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?unified-1.4" type="text/javascript"></script>
+<script src="js/wizard.js?1751806766" type="text/javascript"></script>
 </body>
 </html>

Modified: comdev/reporter.apache.org/trunk/site/wizard/statistics.html
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/statistics.html?rev=1927000&r1=1926999&r2=1927000&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/statistics.html (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/statistics.html Sun Jul  6 
13:02:17 2025
@@ -67,7 +67,7 @@
 <script src="highlighter/highlighter.js" type="text/javascript"></script>
 <script src="js/d3.js" type="text/javascript"></script>
 <script src="js/c3.js" type="text/javascript"></script>
-<script src="js/wizard.js?stats-reload-1" type="text/javascript"></script>
+<script src="js/wizard.js?1751806766" type="text/javascript"></script>
 </body>
 </html>
 


Reply via email to