chore: Update database startup heading title
This commit is contained in:
parent
09cd087cd0
commit
d3898ee320
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<nav wire:poll.5000ms="check_status">
|
<nav wire:poll.5000ms="check_status">
|
||||||
<x-resources.breadcrumbs :resource="$database" :parameters="$parameters" />
|
<x-resources.breadcrumbs :resource="$database" :parameters="$parameters" />
|
||||||
<x-slide-over @startdatabase.window="slideOverOpen = true" closeWithX fullScreen>
|
<x-slide-over @startdatabase.window="slideOverOpen = true" closeWithX fullScreen>
|
||||||
<x-slot:title>Database Startup Logs</x-slot:title>
|
<x-slot:title>Database Startup</x-slot:title>
|
||||||
<x-slot:content>
|
<x-slot:content>
|
||||||
<livewire:activity-monitor header="Logs" showWaiting />
|
<livewire:activity-monitor header="Logs" showWaiting />
|
||||||
</x-slot:content>
|
</x-slot:content>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue