renaming cleaning tooltip

This commit is contained in:
Antoine M 2024-07-03 15:27:17 +02:00
parent 886d2b19b1
commit a9f1aad263
6 changed files with 9 additions and 9 deletions

View File

@ -1 +1 @@
<?php return array('dependencies' => array('wp-block-editor', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives', 'wp-rich-text'), 'version' => '993b2ef7b5a4436e4110');
<?php return array('dependencies' => array('wp-block-editor', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives', 'wp-rich-text'), 'version' => '070b1fa722a75063a380');

View File

@ -58,8 +58,8 @@ function getThematiqueFamilySlug(thematique_slug) {
case "urbanisme":
return "energies-urbanisme";
case "patrimoine":
case "renovation":
return "patrimoine-renovation";
case "sante-et-securite":
return "patrimoine-sante-securite";
case "location":
return "location";
}

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '434e8e7be8d10dd950b8');
<?php return array('dependencies' => array(), 'version' => '64eafff4867d071b75c0');

View File

@ -1,8 +1,8 @@
/******/ (() => { // webpackBootstrap
var __webpack_exports__ = {};
/*!*******************************************************!*\
!*** ./src/format-types/tooltip/tooltip-front_new.js ***!
\*******************************************************/
/*!***************************************************!*\
!*** ./src/format-types/tooltip/tooltip-front.js ***!
\***************************************************/
async function tooltipsInit() {
await buildTooltips();
await observeTooltips();

File diff suppressed because one or more lines are too long