mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f4b47c3555
commit
e65a1be292
@ -1037,10 +1037,11 @@ var EditorActions = actions.Actions({
|
||||
// ]
|
||||
//
|
||||
// XXX does this need a callback???
|
||||
// XXX revise access to .__editor_fields__...
|
||||
// ...should we merge the prototype set with the instance???
|
||||
makeEditorBlock: ['- Interface/',
|
||||
function(spec, make){
|
||||
var that = this
|
||||
// XXX revise...
|
||||
var fields = this.__editor_fields__
|
||||
|| EditorActions.__editor_fields__
|
||||
|| {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user