fix: add finished_at to app deployment jobs
fix: show deployment job running measurements fix: terminal should not be wire:navigated
This commit is contained in:
@@ -261,7 +261,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a title="Terminal" wire:navigate
|
||||
<a title="Terminal"
|
||||
class="{{ request()->is('terminal*') ? 'menu-item-active menu-item' : 'menu-item' }}"
|
||||
href="{{ route('terminal') }}">
|
||||
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
|
||||
|
||||
Reference in New Issue
Block a user