Index: lams_admin/web/import/status.jsp =================================================================== diff -u -radd7948dbdf9451fb5bb7839e22d2f22ca8b54f1 -rb37f7b42698f0aa6bd5b346a8e9bb4085964c0a7 --- lams_admin/web/import/status.jsp (.../status.jsp) (revision add7948dbdf9451fb5bb7839e22d2f22ca8b54f1) +++ lams_admin/web/import/status.jsp (.../status.jsp) (revision b37f7b42698f0aa6bd5b346a8e9bb4085964c0a7) @@ -34,7 +34,7 @@
<% Integer importTotal = (Integer)SessionManager.getSession().getAttribute(IImportService.STATUS_IMPORT_TOTAL); Integer imported = (Integer)SessionManager.getSession().getAttribute(IImportService.STATUS_IMPORTED);