remove settings file from repo
This commit is contained in:
@@ -131,7 +131,6 @@ function updateFeed(bFirstChunk)
|
|||||||
var $Posts = $('#posts_list');
|
var $Posts = $('#posts_list');
|
||||||
if(bFirstChunk===true)
|
if(bFirstChunk===true)
|
||||||
{
|
{
|
||||||
console.log('first');
|
|
||||||
$Posts.empty();
|
$Posts.empty();
|
||||||
self.tmp('news_chunk', 0);
|
self.tmp('news_chunk', 0);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user