lint compliance
This commit is contained in:
@@ -1036,7 +1036,7 @@ define([
|
||||
initSecureModal('filepicker', data || {}, cb);
|
||||
});
|
||||
|
||||
sframeChan.on('EV_PROPERTIES_OPEN', function (data, cb) {
|
||||
sframeChan.on('EV_PROPERTIES_OPEN', function (data) {
|
||||
initSecureModal('properties', data || {});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user