add missing order attribute to tag multiselect action

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
This commit is contained in:
Julien Veyssier 2021-07-29 18:53:02 +02:00 committed by backportbot[bot]
parent b7da9efbd3
commit e3cf80aba4

View file

@ -116,7 +116,8 @@
{
name: 'tags',
displayName: 'Tags',
iconClass: 'icon-tag'
iconClass: 'icon-tag',
order: 100,
},
],
sorting: {