Adds a href attribute to the dynamic panel links in order to make them focusable. Since these are now treated as proper anchor tags, they appear bold and blue like other links. In order to distinguish between these dynamic anchor tags and regular anchor tags, the underline below will be dotted instead of a solid line.
Closes #270
Adds a
href
attribute to the dynamic panel links in order to make them focusable. Since these are now treated as proper anchor tags, they appear bold and blue like other links. In order to distinguish between these dynamic anchor tags and regular anchor tags, the underline below will be dotted instead of a solid line.Example:
This change is