Implement AI workspace and mitigation workflow
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
<tr>
|
||||
<td>{{ item.source_number }}</td>
|
||||
<td>
|
||||
<a
|
||||
<a
|
||||
class="has-text-grey button nowrap-child"
|
||||
onclick="window.prompt('Copy to clipboard: Ctrl+C, Enter', '{{ item.source_uuid }}');">
|
||||
<span class="icon" data-tooltip="Copy to clipboard">
|
||||
<i class="fa-solid fa-copy" aria-hidden="true"></i>
|
||||
</span>
|
||||
</a>
|
||||
</td>
|
||||
</a>
|
||||
</td>
|
||||
<td>{{ item.account }}</td>
|
||||
<td>{{ item.source_name }}</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user