Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-11-01 16:40:44 +03:00
parent 67ae7218af
commit 9122c93000

View File

@ -3190,6 +3190,7 @@ var DataWithTagsPrototype = {
}, },
// selectors... // selectors...
//
// NOTE: if raw is set to true then this will return all the tagged // NOTE: if raw is set to true then this will return all the tagged
// gids even if they are not loaded in ribbons (i.e. cropped out)... // gids even if they are not loaded in ribbons (i.e. cropped out)...
getTaggedByAny: function(tags, raw){ getTaggedByAny: function(tags, raw){