diff --git a/src/core/js/webcaosdb.js b/src/core/js/webcaosdb.js index 6d374824d0ecc1feebe13f33142b52e3ac9ce7f3..f20277307320c1c1c5e08db9ba34efa2d539e3e3 100644 --- a/src/core/js/webcaosdb.js +++ b/src/core/js/webcaosdb.js @@ -1867,18 +1867,12 @@ this.user_management = function ($, connection, createWaitingNotification, creat }; }($, connection, createWaitingNotification, createErrorNotification); -/** - * When the page is scrolled down 100 pixels, the scroll-back button appears. - * - * @return FIXME - */ /** - * Every initial function calling is done here. - * - * @return TODO + * Initialize all the submodules. */ function initOnDocumentReady() { + paging.init(); hintMessages.init(); // init query form