Move Scheduled Jobs panel directly below Live Health/Runtime row
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "site-gateway",
|
"name": "site-gateway",
|
||||||
"version": "0.11.56",
|
"version": "0.11.57",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.",
|
"description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
@@ -107,6 +107,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
<div id="dashboard-jobs-slot" class="dashboard-jobs-slot"></div>
|
||||||
<div class="dashboard-columns lower">
|
<div class="dashboard-columns lower">
|
||||||
<section class="dashboard-panel">
|
<section class="dashboard-panel">
|
||||||
<div class="panel-heading"><div><p class="eyebrow">Action required</p><h2>Needs attention</h2></div></div>
|
<div class="panel-heading"><div><p class="eyebrow">Action required</p><h2>Needs attention</h2></div></div>
|
||||||
@@ -117,7 +118,6 @@
|
|||||||
<div id="activity-list" class="dashboard-list"><p class="quiet-state">No recent activity.</p></div>
|
<div id="activity-list" class="dashboard-list"><p class="quiet-state">No recent activity.</p></div>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div id="dashboard-jobs-slot" class="dashboard-jobs-slot"></div>
|
|
||||||
</section>
|
</section>
|
||||||
<section id="certificates-view" class="feature-view hidden">
|
<section id="certificates-view" class="feature-view hidden">
|
||||||
<p id="cert-last-checked" class="certificate-status muted checked-time">Last checked —</p>
|
<p id="cert-last-checked" class="certificate-status muted checked-time">Last checked —</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user