Procházet zdrojové kódy

Change to PRUNSTATS

= před 10 měsíci
rodič
revize
9c6423e73d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      reports/main.js

+ 1 - 1
reports/main.js

@@ -275,7 +275,7 @@ function updatePermalink(typeElem)
 	const latestMonthButton = document.getElementById("latestMonth");
 	
 	var permalink = "https://pmmg-products.github.io/reports/?type=" + typeElem.value;
-	var rprunLink = "XIT FINREPORT type-" + typeElem.value;
+	var rprunLink = "XIT PRUNSTATS type-" + typeElem.value;
 	
 	const relevantSubtypes = {
 		"topProduction": ["metric", "month"],