Fix plupload typo

This commit is contained in:
Duncan Sommerville 2015-09-03 15:04:46 -04:00
parent 363305fa8d
commit 56a8293be6
2 changed files with 1 additions and 1 deletions

View file

@ -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({