renaming cleaning tooltip
This commit is contained in:
parent
886d2b19b1
commit
a9f1aad263
|
|
@ -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');
|
||||
|
|
|
|||
|
|
@ -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
|
|
@ -1 +1 @@
|
|||
<?php return array('dependencies' => array(), 'version' => '434e8e7be8d10dd950b8');
|
||||
<?php return array('dependencies' => array(), 'version' => '64eafff4867d071b75c0');
|
||||
|
|
|
|||
|
|
@ -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
Loading…
Reference in New Issue
Block a user