fix: Update Posthog no-capture (#5693)
* feat: add no-capture class for schema view * fix: add ee nocapture * fix: update no capture * fix: update ndv capturing * feat: remove no capture from empty resources list * lint: fix * test: update tests * test: add json view tests * fix: update more class to cover * lint: fix
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
/>
|
||||
</td>
|
||||
<td>
|
||||
<span>{{
|
||||
<span class="ph-no-capture">{{
|
||||
execution.workflowName || $locale.baseText('executionsList.unsavedWorkflow')
|
||||
}}</span>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user