mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 11:50: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({
|
ImageGrid.ACTION({
|
||||||
title: 'doc',
|
title: 'doc',
|
||||||
doc: 'get documentation for name.',
|
doc: 'Get documentation for name.',
|
||||||
group: 'API',
|
group: 'API',
|
||||||
call: function(name){
|
call: function(name){
|
||||||
return {
|
return {
|
||||||
@ -103,6 +103,7 @@ ImageGrid.TYPE('toggle', function(obj){
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/******************************************* Setup Data and Globals **/
|
/******************************************* Setup Data and Globals **/
|
||||||
|
|
||||||
var DEBUG = true
|
var DEBUG = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user