mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1cfe064c03
commit
a80f3ad69a
@ -937,7 +937,7 @@ var BaseBrowserPrototype = {
|
|||||||
pattern instanceof Function ?
|
pattern instanceof Function ?
|
||||||
pattern
|
pattern
|
||||||
// path...
|
// path...
|
||||||
// XXX add support for regex...
|
// XXX add support for regex and glob...
|
||||||
: pattern instanceof Array ?
|
: pattern instanceof Array ?
|
||||||
function(elem, i, path){
|
function(elem, i, path){
|
||||||
return path.length > 0
|
return path.length > 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user