mirror of
https://github.com/ae-utbm/sith.git
synced 2025-10-29 08:03:54 +00:00
Migrate poster view to alpine
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user