Fixed redirect to new client page.
This commit is contained in:
parent
03a230b8f7
commit
888b135fe0
@ -163,7 +163,7 @@ const tableActions = [
|
||||
{
|
||||
label: "Add Client",
|
||||
action: () => {
|
||||
modalStore.openModal("createClient");
|
||||
router.push("/client?new=true");
|
||||
},
|
||||
type: "button",
|
||||
style: "primary",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user