Browse Source

Change to PRUNSTATS

= 10 tháng trước cách đây
mục cha
commit
9c6423e73d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"],