update shorten_expanded to allow other JS hooks to process article, duh

master
Andrew Dolgov 9 years ago
parent 1dbc8d6062
commit 6fd79b12a5

@ -41,5 +41,7 @@ dojo.addOnLoad(function() {
}
}, 150);
}
return true;
});
});

Loading…
Cancel
Save