change to cc..
This commit is contained in:
parent
8fbd7d83b6
commit
bdfce1cbef
@ -87,7 +87,7 @@ function makeContentCollector(collectStyles, abrowser, apool, domInterface, clas
|
||||
"li": 1
|
||||
};
|
||||
|
||||
_.each(hooks.callAll('aceRegisterBlockElements'), function(element){
|
||||
_.each(hooks.callAll('ccRegisterBlockElements'), function(element){
|
||||
_blockElems[element] = 1;
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user