turn off endless scroll if we have no more content to load - currently for mod_display, need to add to other content modules
This commit is contained in:
@@ -166,6 +166,8 @@ function display_content(&$a, $update = 0, $load = false) {
|
||||
);
|
||||
}
|
||||
|
||||
$o .= '<div id="content-complete"></div>';
|
||||
|
||||
return $o;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user