kopia lustrzana https://github.com/miklobit/TiddlyWiki5
rodzic
85da202cca
commit
953038f0b2
|
|
@ -53,7 +53,7 @@ exports.field = function(source,operator,options) {
|
|||
}
|
||||
});
|
||||
} else {
|
||||
if(source.byField) {
|
||||
if(source.byField && operator.operand) {
|
||||
indexedResults = source.byField(fieldname,operator.operand);
|
||||
if(indexedResults) {
|
||||
return indexedResults
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue