Change rendering of notes/errors/update and highlight attributes that are successfully updated
All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 28s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m21s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 4m30s
Create Docker Image / Final Docker Image Manifest (push) Successful in 8s
All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 28s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m21s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 4m30s
Create Docker Image / Final Docker Image Manifest (push) Successful in 8s
This commit is contained in:
@@ -13,8 +13,14 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="page-title-actions">
|
||||
@yield('page_actions')
|
||||
<div class="page-title-items">
|
||||
<div class="page-title-actions">
|
||||
@yield('page_actions')
|
||||
</div>
|
||||
|
||||
<div class="page-title-status pt-4">
|
||||
@yield('page_status')
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user