update more load mainpage
This commit is contained in:
@@ -16,7 +16,7 @@ jQuery(function($){
|
||||
},
|
||||
success : function( data ){
|
||||
if( data ) {
|
||||
button.text('Загрузить ещё');
|
||||
button.text('Еще новости');
|
||||
$('.articles-preview').append(data);
|
||||
my_load_more_params.current_page++;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user