Commit 1b23264
committed
Fixing A NAME url bug
Using an A NAME tag to reference a link on the same page was causing
the sidebar menu options to collapse on refresh. This change takes the
provided docUrl variable in the documentation.js javascript and strips
all characters after the "#" sign.1 parent 1ed02a8 commit 1b23264
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments