">
- <%=
+ <%=
case @ticket.status
when 'active' then 'Valide'
when 'draft' then 'En attente'
@@ -59,7 +59,7 @@
Détails de l'événement
-
+
@@ -108,7 +108,7 @@
Informations du billet
-
+
@@ -128,14 +128,18 @@
-
+
-
-
<%= @ticket.qr_code %>
@@ -148,7 +152,7 @@
- <%= link_to dashboard_path,
+ <%= link_to dashboard_path,
class: "px-6 py-3 border border-gray-300 text-gray-700 rounded-xl hover:bg-gray-50 text-center font-medium transition-colors duration-200" do %>