mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-20 18:11:41 +00:00
Merge branch 'master' of github.com:flynx/pWiki
This commit is contained in:
commit
b6cf3a98c9
@ -990,9 +990,6 @@ module.BaseStore = {
|
|||||||
: undefined },
|
: undefined },
|
||||||
//*/
|
//*/
|
||||||
// XXX EXPERIMENTAL...
|
// XXX EXPERIMENTAL...
|
||||||
// to be sync this needs:
|
|
||||||
// .__match_args(..) -- DONE
|
|
||||||
// .metadata(..)
|
|
||||||
match: function(path, strict=false){
|
match: function(path, strict=false){
|
||||||
var that = this
|
var that = this
|
||||||
// pattern match * / **
|
// pattern match * / **
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user