Commit 700b72c
BF: Fixes version formatting by using string value of version Param
The version Param was not formatting correctly in the JS and HTML
because the string representation of the value was not being used. This fix
uses the val attribute of version Param to format JS and html.1 parent 2cd7289 commit 700b72c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
| 502 | + | |
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
| |||
0 commit comments