Migrate poster view to alpine

This commit is contained in:
2025-09-22 14:30:23 +02:00
parent dff23fae7f
commit 95e6fff98b
6 changed files with 24 additions and 36 deletions

View File

@@ -14,7 +14,7 @@
},
{% endfor %}
])">
<div id="slideshow" @click="toggleFullScreen">
<div id="slideshow" @click="toggleFullScreen" hover="{% trans %}Click to expand{% endtrans %}">
<div id="slides">
<template x-for="(poster, index) in posters">