Reimplement compose and add tiling windows
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
class="button osint-capsule-tab"
|
||||
hx-get="{{ tab.widget_url }}"
|
||||
hx-target="#widgets-here"
|
||||
hx-swap="afterend"
|
||||
onclick="document.getElementById('widgets-here').style.display='block';"
|
||||
hx-swap="beforeend"
|
||||
title="Open {{ tab.label }} setup widget">
|
||||
<span class="icon is-small"><i class="{{ tab.icon }}"></i></span>
|
||||
<span>{{ tab.label }}</span>
|
||||
|
||||
Reference in New Issue
Block a user