Make sure the moderation JS functions are executed after the page is fully loaded.

svn path=/plone.app.discussion/trunk/; revision=40215
This commit is contained in:
Timo Stollenwerk
2010-09-24 14:57:19 +00:00
parent 399bba5eca
commit 2ff95fe847
2 changed files with 140 additions and 122 deletions
@@ -4,7 +4,6 @@
*
******************************************************************************/
(function ($) {
// This unnamed function allows us to use $ inside of a block of code
// without permanently overwriting $.