Fix plupload typo
This commit is contained in:
parent
363305fa8d
commit
56a8293be6
2 changed files with 1 additions and 1 deletions
|
@ -170,6 +170,7 @@ $(document).ready(function () {
|
|||
alert($.i18n._("Error: The file could not be deleted. Please try again later."));
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
self.setupRecentUploadsTable = function () {
|
||||
recentUploadsTable = $("#recent_uploads_table").dataTable({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue