mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
up infos habitants sur stats
This commit is contained in:
parent
21d4d5b850
commit
918527e15e
16 changed files with 559 additions and 240 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
function colorHeadingTable() {
|
||||
|
||||
const headers = document.querySelectorAll('th');
|
||||
|
@ -21,7 +20,7 @@ function check_validity(e) {
|
|||
'input[name="commerce_tag_value__contact:email"]',
|
||||
'input[name="commerce_tag_value__contact:phone"]',
|
||||
'input[name="commerce_tag_value__contact:website"]',
|
||||
'commerce_tag_value__contact:mastodon',
|
||||
'input[name="commerce_tag_value__contact:mastodon"]',
|
||||
'input[name="commerce_tag_value__address"]',
|
||||
'input[name="custom_opening_hours"]',
|
||||
'input[name="commerce_tag_value__contact:street"]',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue