stable

Clone or download

Read-only

Main <a> should be a link not a div

This is part of story #10257: show artifact view history In the history dropdown, I should be able to open the current entry in a new tab (standard behavior of links). Since the current artifact is the main entry, we focus on it. Unfortunately this won't work for extra links (quick links and project name). Change-Id: Iea1ca51bbdcc3c7190a03a7fb563a1cf309dcd4a

Modified Files

Name
M src/www/scripts/navbar-history/navbar-history.js +6 −8 Go to diff View file
M src/www/scripts/navbar-history/package.json +4 −0 Go to diff View file
M src/www/scripts/navbar-history/webpack.config.js +26 −0 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_navbar-dropdown-history.scss +7 −6 Go to diff View file
M src/www/themes/BurningParrot/templates/navbar/dropdown-menu-item/content/content-history.mustache +7 −7 Go to diff View file
M src/www/themes/common/tlp/src/scss/components/_typography.scss +0 −1 Go to diff View file
M src/www/themes/common/tlp/src/scss/variables/_colors.scss +1 −0 Go to diff View file