airefactor #19
@ -979,6 +979,17 @@ class AIQueryInterface {
|
|||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div style="text-align: right; margin: 0.5rem 0 1rem 0;">
|
||||||
|
<button id="download-results-btn" class="btn btn-secondary">
|
||||||
|
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" style="margin-right: 0.5rem;">
|
||||||
|
<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/>
|
||||||
|
<polyline points="7 10 12 15 17 10"/>
|
||||||
|
<line x1="12" y1="15" x2="12" y2="3"/>
|
||||||
|
</svg>
|
||||||
|
Download Analyse (JSON)
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="audit-trail-details">
|
<div class="audit-trail-details">
|
||||||
<!-- Audit Summary -->
|
<!-- Audit Summary -->
|
||||||
<div class="audit-summary">
|
<div class="audit-summary">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user