mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-12 16:06:38 +00:00
remove device code ip check and fix edit resource dialog state issue
This commit is contained in:
@@ -226,7 +226,7 @@ export default function ClientResourcesTable({
|
||||
displayText={resourceRow.alias}
|
||||
/>
|
||||
) : (
|
||||
<span>"-"</span>
|
||||
<span>-</span>
|
||||
);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user