mirror of
https://github.com/Floriansylvain/projet_programmation_web.git
synced 2026-08-19 11:43:16 +02:00
✨ Added map chart (back & front)
This commit is contained in:
@@ -260,6 +260,7 @@ function displayResults(results, aCount) {
|
||||
currentPage = (parseInt(urlOffset) + RESULTS_NUMBER) / RESULTS_NUMBER
|
||||
updatePageNumber(currentPage)
|
||||
fadeIn()
|
||||
console.log("chargment liste terminé")
|
||||
let waitForPageToLoad = setInterval(function() {
|
||||
if (chartsState) {
|
||||
hideLoading()
|
||||
|
||||
Reference in New Issue
Block a user