Skip to content
代码片段 群组 项目
提交 afa65dce 编辑于 作者: Sascha Eggenberger's avatar Sascha Eggenberger
浏览文件

Related items tree: Replace gl-new-card-body naming with crud-body

上级 fc184ea8
No related branches found
No related tags found
无相关合并请求
......@@ -13,7 +13,7 @@ export default {
const options = {
...defaultSortableOptions,
fallbackOnBody: false,
group: 'gl-new-card-body',
group: 'crud-body',
tag: 'ul',
'ghost-class': 'tree-item-drag-active',
'data-parent-reference': this.parentItem.reference,
......
......@@ -118,7 +118,7 @@ describe('RelatedItemsTree', () => {
forcefallback: 'true',
fallbackclass: 'is-dragging',
ghostclass: 'is-ghost',
group: 'gl-new-card-body',
group: 'crud-body',
tag: 'ul',
'data-parent-reference': mockParentItem.reference,
'data-parent-id': mockParentItem.id,
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册