mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
18d1727091
commit
abafaf0f3b
@ -877,8 +877,9 @@ module.MetaActions = {
|
|||||||
|
|
||||||
// doc generators...
|
// doc generators...
|
||||||
//
|
//
|
||||||
// XXX would be nice to make these prop of the action itself but we
|
// XXX would be nice to make these prop of the action itself but I
|
||||||
// can't get to the action container from the action...
|
// do not see a way to do this properly yet -- we can't get to
|
||||||
|
// the action context from the action dynamically...
|
||||||
getHandlerDocStr: function(name){
|
getHandlerDocStr: function(name){
|
||||||
var lst = this.getHandlers(name)
|
var lst = this.getHandlers(name)
|
||||||
var str = ''
|
var str = ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user