diff --git a/ui (gen4)/imagegrid/tags.js b/ui (gen4)/imagegrid/tags.js index f7ada359..25456889 100755 --- a/ui (gen4)/imagegrid/tags.js +++ b/ui (gen4)/imagegrid/tags.js @@ -239,7 +239,7 @@ var BaseTagsPrototype = { // // Format: // { - // : , + // : , // ... // } // @@ -257,6 +257,8 @@ var BaseTagsPrototype = { return this.constructor.parseQuery.call(this, query) }, + // Tag matching and filtering... + // // Match tags directly... // // Check if tags match... @@ -1435,10 +1437,14 @@ var BaseTagsPrototype = { // Serialization... // + // Dump/load state as JSON... // // .json() // -> json // + // .load(json) + // -> this + // // // Format: // {