Projet

Général

Profil

0002-toulouse-2022-import-wcs-asset-slots-from-old-theme-.patch

Benjamin Dauvergne, 08 novembre 2022 15:41

Télécharger (1,06 ko)

Voir les différences:

Subject: [PATCH 2/2] toulouse-2022: import wcs asset slots from old theme
 (#71138)

 static/toulouse-2022/config.json | 9 +++++++++
 1 file changed, 9 insertions(+)
static/toulouse-2022/config.json
34 34
        "picto:encombrants-refrigerateur": { "label": "Encombrants : Réfrigérateur" },
35 35
        "picto:encombrants-refrigerateur-americain": { "label": "Encombrants : Réfrigérateur américain" }
36 36
      },
37
      "WCS_CATEGORY_ASSET_SLOTS": {
38
        "picto": {
39
          "prefix": "Pictogramme"
40
        },
41
        "picto-hover": {
42
          "prefix": "Pictogramme",
43
          "suffix": "Survol"
44
        }
45
      },
37 46
      "JSON_CELL_TYPES.update": {
38 47
        "toulouse_activites": {
39 48
          "cache_duration": 0,
40
-