mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-04 19:44:47 +00:00
Dont show cert status because not saved yet
This commit is contained in:
@@ -1120,6 +1120,8 @@ export function InternalResourceForm({
|
||||
{variant === "edit" &&
|
||||
resource?.domainId &&
|
||||
httpConfigFullDomain &&
|
||||
httpConfigDomainId === resource.domainId &&
|
||||
httpConfigFullDomain === resource.fullDomain &&
|
||||
form.watch("ssl") && (
|
||||
<div className="flex items-center gap-1 pt-1">
|
||||
<span className="text-sm font-medium text-muted-foreground">
|
||||
|
||||
Reference in New Issue
Block a user