mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-31 19:30:07 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ce000b261e
commit
06a1b07fed
@ -71,7 +71,7 @@ ImageGrid.ACTION({
|
||||
})
|
||||
ImageGrid.ACTION({
|
||||
title: 'doc',
|
||||
doc: 'get documentation for name.',
|
||||
doc: 'Get documentation for name.',
|
||||
group: 'API',
|
||||
call: function(name){
|
||||
return {
|
||||
@ -103,6 +103,7 @@ ImageGrid.TYPE('toggle', function(obj){
|
||||
|
||||
|
||||
|
||||
|
||||
/******************************************* Setup Data and Globals **/
|
||||
|
||||
var DEBUG = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user