From 77de7d54ca025011772f13399ddb5a20e12bc8bf Mon Sep 17 00:00:00 2001 From: dbroqua Date: Fri, 27 Oct 2023 21:22:23 +0200 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20du=20rendu=20en=20mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/pages/ajouter-un-album.ejs | 66 ++++++++++--------- .../mon-compte/ma-collection/details.ejs | 31 +++++---- 2 files changed, 49 insertions(+), 48 deletions(-) diff --git a/views/pages/ajouter-un-album.ejs b/views/pages/ajouter-un-album.ejs index a993af7..1c29db2 100644 --- a/views/pages/ajouter-un-album.ejs +++ b/views/pages/ajouter-un-album.ejs @@ -79,7 +79,7 @@
-
+
@@ -87,56 +87,57 @@
-
    -
  1. - {{ track.title }} ({{track.duration}}) -
      -
    • - {{extra.role}} : {{extra.name}} -
    • -
    +
      +
    • + + {{track.title}} + +
    • -
+
-
-
+
+
Genres -
-
+
Styles -
{{style}}

-
-
+
+
Pays -
{{details.country}}
-
+
Année -
{{details.year}}
-
+
Date de sortie -
{{details.released}}

-
+
- Format + Format
  • {{format.name}} @@ -153,25 +154,26 @@

-
+
- Codes barres -
    + Code barre +
    1. {{identifier.value}} ({{identifier.type}})
- Label -
    + Label +
    1. {{label.name}}
    - Société -
      -
    1. + Société +
        +
      1. + {{company.entity_type_name}} {{company.name}}
      diff --git a/views/pages/mon-compte/ma-collection/details.ejs b/views/pages/mon-compte/ma-collection/details.ejs index 37b1ef1..0512dac 100644 --- a/views/pages/mon-compte/ma-collection/details.ejs +++ b/views/pages/mon-compte/ma-collection/details.ejs @@ -80,7 +80,7 @@
      - Format + Format
      • {{format.name}} @@ -97,9 +97,9 @@

      -
      +
      - Codes barres + Code barre
      1. {{identifier.value}} ({{identifier.type}}) @@ -115,19 +115,18 @@
      - Label -
      - -
      - Sociétés -
      - + Label +
        +
      1. + {{label.name}} {{label.catno}} +
      2. +
      + Société +
        +
      1. + {{company.entity_type_name}} {{company.name}} +
      2. +