Skip to content

Hide display of badge labels, e.g. "Item."

Keith Gilbertson requested to merge remove_item_badge into vt_7_x_dev

This is a quick change for issue #13 (closed) in the GitLab issue tracker, omit "Item" tag.

This has the side effect of also disabling display of "Open Access" and "Embargoed" tags in the index, which is enabled in the frontend configuration file with item: showAccessStatuses: true.

It was decided that was a fine trade-off for now, prior to launch of the new repository version.

We may attempt to reimplement this in the future without the side-effect of disabling additional labels.

Merge request reports