Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-05-17 10:26:46 +03:00
parent fcca322f17
commit f6fd19ebaf

View File

@ -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){