|
|
|
|
@ -2180,12 +2180,9 @@
|
|
|
|
|
<div class="adl-batch-panel" id="adl-batch-panel">
|
|
|
|
|
<div class="adl-batch-panel-header">
|
|
|
|
|
<h3 class="adl-batch-panel-title">Batches</h3>
|
|
|
|
|
<div class="adl-batch-panel-header-actions">
|
|
|
|
|
<button class="library-history-btn" onclick="openLibraryHistoryModal()" title="View full download + import history">Download History</button>
|
|
|
|
|
<button class="adl-batch-panel-collapse" id="adl-batch-collapse" onclick="adlToggleBatchPanel()" title="Toggle batch panel">
|
|
|
|
|
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="9 18 15 12 9 6"/></svg>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<button class="adl-batch-panel-collapse" id="adl-batch-collapse" onclick="adlToggleBatchPanel()" title="Toggle batch panel">
|
|
|
|
|
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="9 18 15 12 9 6"/></svg>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="adl-batch-active" id="adl-batch-active">
|
|
|
|
|
<!-- Active batch cards rendered by JS -->
|
|
|
|
|
|