notes and cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-09-18 17:00:40 +03:00
parent 7de395e6d4
commit 1da5dd7830

View File

@ -505,6 +505,7 @@ module.pWikiPageActions = actions.Actions({
return res
}],
// NOTE: a filter can take a function or a string path pattern...
// NOTE: only absolute path patterns are supported...
filter: ['Page/',
function(func){
// we got a sting pattern...