Skip to content

Commit 9b43036

Browse files
authored
Update confirm.html
1 parent 21d641b commit 9b43036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Partners/confirm.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h1>Coding Hut Partner Dashboard</h1>
5151
$(document).ready(function() {
5252

5353
// Check if the URL parameter is apples
54-
if (dynamicContent == 'partner shop 1') {
54+
if (dynamicContent == 'partner+shop+1') {
5555
$('#partner shop 1').show();
5656
}
5757
// Check if the URL parameter is oranges

0 commit comments

Comments
 (0)