Skip to content

Commit

Permalink
Update FeesListHome.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aghaffar-alsson authored Aug 26, 2024
1 parent d1ada94 commit 37fbdb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions FeesListHome.html
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,9 @@ <h2>Fees Lists 2024-2025:</h2>
case "subsub7": window.open("G6-G8_FEES_TBL.html"); return; //G6:G8
case "subsub8": window.open("G9_FEES_TBL.html"); return; //G9
case "subsub9": window.open("G10_FEES_TBL.html"); return; //G10
case "subsub10": window.open("Y10_FEES_TBL.html"); return; //G11
case "subsub11": window.open("Y11_FEES_TBL.html"); return; //G12
case "subsub12": window.open("Y12_FEES_TBL.html"); return; //FS1
case "subsub10": window.open("G11_FEES_TBL.html"); return; //G11
case "subsub11": window.open("G12_FEES_TBL.html"); return; //G12
case "subsub12": window.open("FS1_FEES_TBL.html"); return; //FS1
case "subsub13": window.open("Y13_FEES_TBL.html"); return; //FS2
case "subsub14": window.open("PS_FEES_TBL.html"); return; //Y1
case "subsub15": window.open("PREK_FEES_TBL.html"); return; //Y2
Expand All @@ -354,4 +354,4 @@ <h2>Fees Lists 2024-2025:</h2>
}

</script>
</head>
</head>

1 comment on commit 37fbdb0

@aghaffar-alsson
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

Please sign in to comment.