mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
804623b1ac
commit
fdb80358b0
@ -82,6 +82,11 @@ var TagsPrototype = {
|
|||||||
|
|
||||||
// data...
|
// data...
|
||||||
__persistent_tags: [],
|
__persistent_tags: [],
|
||||||
|
// Format:
|
||||||
|
// {
|
||||||
|
// <tag>: [ <item>, ... ],
|
||||||
|
// ...
|
||||||
|
// }
|
||||||
__index: {},
|
__index: {},
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user