UI shows TidyOutput
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<pre style="width: 100%;overflow-y: scroll;" @if ($isKeepAliveOn) wire:poll.750ms="polling" @endif>
|
<pre style="width: 100%;overflow-y: scroll;" @if ($isKeepAliveOn) wire:poll.750ms="polling" @endif>
|
||||||
{{ data_get($activity, 'description') }}
|
@isset($activity)
|
||||||
|
{{ (new App\Actions\RemoteProcess\TidyOutput($activity))() }}
|
||||||
|
@endisset
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user