mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
chg: [web] we process items nowadays not only pastes ;-)
This commit is contained in:
parent
5cc4da2a28
commit
9f35d52628
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
||||||
<i class="far fa-chart-bar"></i> Feeder(s) Monitor:
|
<i class="far fa-chart-bar"></i> Feeder(s) Monitor:
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body" id="panelbody" style="height:420px;">
|
<div class="card-body" id="panelbody" style="height:420px;">
|
||||||
<strong>Processed pastes</strong>
|
<strong>Processed items</strong>
|
||||||
<div id="Proc_feeder" style="height: 230px; padding: 0px; position: relative;"></div>
|
<div id="Proc_feeder" style="height: 230px; padding: 0px; position: relative;"></div>
|
||||||
<hr style="border-top: 2px solid #eee; margin-top: 7px; margin-bottom: 7px;">
|
<hr style="border-top: 2px solid #eee; margin-top: 7px; margin-bottom: 7px;">
|
||||||
<strong>Filtered duplicates</strong>
|
<strong>Filtered duplicates</strong>
|
||||||
|
|
Loading…
Reference in a new issue