mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	started integrating infinite post loading for topic view (re: issue #42)
This commit is contained in:
		| @@ -26,10 +26,7 @@ marked.setOptions({ | ||||
|  | ||||
| 			Posts.getPostsByPids(pids, current_user, function(posts) { | ||||
| 				callback(posts); | ||||
| 			}) | ||||
| 			 | ||||
| 			 | ||||
|  | ||||
| 			}); | ||||
| 		}); | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user