Index: lams_admin/web/cleanupPreviewLessons.jsp =================================================================== diff -u -r550e1b37b507779064955267ef47e9085f791357 -r1ba327f73cb27c822d8a4ef36c386dd5a1432aef --- lams_admin/web/cleanupPreviewLessons.jsp (.../cleanupPreviewLessons.jsp) (revision 550e1b37b507779064955267ef47e9085f791357) +++ lams_admin/web/cleanupPreviewLessons.jsp (.../cleanupPreviewLessons.jsp) (revision 1ba327f73cb27c822d8a4ef36c386dd5a1432aef) @@ -1,71 +1,102 @@ + + <%@ include file="/taglibs.jsp"%> - - + - if (previewCount == 0) { - deleteButton.prop('disabled', true); - return; - } + + + }); + } + + + +
- +