8355-testToMaster #1177

Merged
alexm merged 326 commits from 8355-testToMaster into master 2025-01-07 06:46:55 +00:00
4 changed files with 0 additions and 4 deletions
Showing only changes of commit 32fd07dd14 - Show all commits

View File

@ -139,7 +139,6 @@ const deleteAcl = async ({ id }) => {
@on-fetch="(data) => (roles = data)"
/>
<VnCardMain
:section="dataKey"
:data-key="dataKey"
:columns="columns"
prefix="acls"

View File

@ -44,7 +44,6 @@ const exprBuilder = (param, value) => {
<template>
<VnCardMain
:section="dataKey"
:data-key="dataKey"
:columns="columns"
prefix="mailAlias"

View File

@ -104,7 +104,6 @@ function exprBuilder(param, value) {
<template>
<VnCardMain
:section="dataKey"
:data-key="dataKey"
:columns="columns"
prefix="account"

View File

@ -86,7 +86,6 @@ const exprBuilder = (param, value) => {
<template>
<VnCardMain
:section="dataKey"
:data-key="dataKey"
:columns="columns"
prefix="role"