소스 검색

Change to PRUNSTATS

= 10 달 전
부모
커밋
9c6423e73d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"],