From f6fd19ebaffd21bda50ef46a140e7d3ee88678a7 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 17 May 2022 10:26:46 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pwiki2.js b/pwiki2.js index b46fc83..583ca84 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -1756,6 +1756,7 @@ object.Constructor('Page', BasePage, { // multiple matches... // XXX should this get one of the pages or all of the pages??? // XXX should we use a special template to render??? + // XXX should this return an array??? : data instanceof Array ? data .map(function(d){