Fix containerised restarts
This commit is contained in:
@@ -10,16 +10,6 @@
|
||||
Search across OSINT objects with sortable, paginated results.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<button
|
||||
class="button is-light"
|
||||
hx-get="{{ search_widget_url }}"
|
||||
hx-target="#widgets-here"
|
||||
hx-swap="beforeend"
|
||||
onclick="document.getElementById('widgets-here').style.display = 'block';">
|
||||
Open Widget
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
{% include "partials/osint/search-panel.html" %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user