File tree Expand file tree Collapse file tree
site/training/common-slides Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ Be sure to return to this page afterwards.
29292 . After you successfully log in, refresh the page to connect this training module up to the {{< var validmind.platform >}}:
3030
3131::: {.tc}
32- <button class =" button " onClick =" window .location .href = window .location .pathname + ' ?nocache=' + Date .now ();" >Refresh Page</button >
33-
32+ <button class =" button " onClick =" location .reload (true );" >Refresh Page</button >
3433:::
3534
Original file line number Diff line number Diff line change @@ -17,6 +17,5 @@ Be sure to return to this page afterwards.
17172 . After you successfully log in, refresh the page to connect this training module up to the {{< var validmind.platform >}}:
1818
1919::: {.tc}
20- <button class =" button " onClick =" window .location .href = window .location .pathname + ' ?nocache=' + Date .now ();" >Refresh Page</button >
21-
20+ <button class =" button " onClick =" location .reload (true );" >Refresh Page</button >
2221:::
You can’t perform that action at this time.
0 commit comments