Commit 0be16a8c by Dányi Bence

webui: old code removed

parent a361479f
......@@ -527,7 +527,6 @@ $(function() {
*/
var loadFolder = throttle(function(path, fast) {
self.currentPath(path);
self.fileLimit = 5;
$.ajax({
type: 'POST',
data: 'path=' + path,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment