Commit 7fc982fc authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Merge branch '249245-enable-sorting-vulnerabilities-by-title' into 'master'

Enable sorting vulnerabiliies by title

See merge request gitlab-org/gitlab!42955
parents 86363525 3522f0e3
......@@ -151,6 +151,7 @@ export default {
label: __('Description'),
thClass: 'description',
tdClass: 'description gl-word-break-all',
sortable: this.isSortable,
},
{
key: 'identifier',
......
---
title: Enable sorting vulnerabiliies by title in list view
merge_request: 42955
author:
type: added
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment