Commit bf902aa
Addressing #1095, step 1: Link symbols (conditional)
Some Conference contribution entries have a link, some not.
(Most should!)
The ones that do support clicking on the item to jump to it.
The ones that don't have an empty link, resulting in the browser to
reload the current page. Mouse over is the only way to fint out for
users that I'm aware of.
Change two thing:
- Avoid empty links.
- Add a link symbol if we do have a link.
Signed-off-by: Kurt Garloff <[email protected]>1 parent 39fb4ed commit bf902aa
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
0 commit comments