update shorten_expanded to allow other JS hooks to process article, duh
This commit is contained in:
parent
1dbc8d6062
commit
6fd79b12a5
|
@ -41,5 +41,7 @@ dojo.addOnLoad(function() {
|
|||
}
|
||||
}, 150);
|
||||
}
|
||||
|
||||
return true;
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue