mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
related to #1743 removed useless console.log in js
This commit is contained in:
@@ -200,7 +200,7 @@ function fillHistoryResult(ajaxParam) {
|
||||
imageDisplay = raw_data.result["params"].display_thumbnail;
|
||||
maxPage = raw_data.result["maxPage"];
|
||||
summary = raw_data.result["summary"];
|
||||
console.log(raw_data);
|
||||
// console.log(raw_data);
|
||||
|
||||
//clear lines before refill
|
||||
|
||||
|
||||
Reference in New Issue
Block a user