Frontend tweaks to podcasting + new abstract datatables functionality
This commit is contained in:
parent
3db20bd3b5
commit
373ff55923
10 changed files with 82 additions and 66 deletions
|
@ -161,7 +161,7 @@ $(document).ready(function () {
|
|||
});
|
||||
};
|
||||
|
||||
setupTextScrolling($("#recent_uploads"), "td");
|
||||
$("#recent_uploads").textScroll("td");
|
||||
|
||||
self.isRecentUploadsRefreshTimerActive = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue