1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

feat: alt-click on side menu opens a new panel (#2674)

This commit is contained in:
Amir Raminfar
2024-01-09 10:25:54 -08:00
committed by GitHub
parent 9a431dbcb0
commit 6ca33b5a62

View File

@@ -31,6 +31,7 @@
<router-link
:to="{ name: 'container-id', params: { id: item.id } }"
active-class="active-primary"
@click.alt.stop.prevent="store.appendActiveContainer(item)"
:title="item.name"
>
<div class="truncate">