This commit is contained in:
Damodar Lohani 2022-07-18 06:36:53 +00:00
parent 0555912a13
commit b6cc0471c5

View file

@ -1,5 +1,6 @@
<?php
$runtimes = $this->getParam('runtimes', []);
$usageStatsEnabled = $this->getParam('usageStatsEnabled', true);
?>
<div class="cover">
<h1 class="zone xl margin-bottom-large">
@ -169,7 +170,7 @@ $runtimes = $this->getParam('runtimes', []);
<button class="tick pull-end margin-start-small margin-top-small" data-ls-if="{{usage.range}} === '24h'" disabled>24h</button>
<h2>Monitors</h2>
<h2>Usage</h2>
<div
data-service="functions.getUsage"