From: charleswrayjr Date: Tue, 9 Sep 2025 19:41:33 +0000 (-0500) Subject: Adding a server status dialog. X-Git-Url: https://git.phasecustomsoft.com/static/gitweb.js?a=commitdiff_plain;h=0b1c299efc4bb8e4a5cadbff3867b1126175783c;p=phs-admin.git Adding a server status dialog. --- diff --git a/src/app/views/VPN/VPN.jsx b/src/app/views/VPN/VPN.jsx index 4952d8b..40e36e3 100644 --- a/src/app/views/VPN/VPN.jsx +++ b/src/app/views/VPN/VPN.jsx @@ -33,11 +33,11 @@ const VPN = () => { header: 'Banning', Cell: ({ row }) => ( - { + { setRevokeClientName( row.original.clientName ); setRevokeOpen( true ); }}> - { + { setRevokeClientName( row.original.clientName ); setRevokeOpen( true ); }}>