Add to the Circuit
Remove to the Circuit Revoke request Users Admins
This commit is contained in:
@@ -254,6 +254,7 @@
|
||||
:mycontact="row"
|
||||
:visu="visufind"
|
||||
:groupname="extrafield"
|
||||
:circuitname="circuitname"
|
||||
:labelextra="col_title ? row[col_title] : ''"
|
||||
:labelFooter="col_footer ? getLabelFooterByRow(row) : ''"
|
||||
>
|
||||
@@ -686,7 +687,7 @@
|
||||
|
||||
</CMyCardGrpPopup>
|
||||
<CMyCardCircuitPopup
|
||||
v-if="mytable === toolsext.TABCIRCUITS"
|
||||
v-else-if="mytable === toolsext.TABCIRCUITS"
|
||||
:table="mytable"
|
||||
:prop_myrec="myrecdialog">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user