Index: lams_bb_integration/web/modules/create.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_bb_integration/web/modules/create.jsp,v diff -u -r1.25 -r1.26 --- lams_bb_integration/web/modules/create.jsp 20 Feb 2017 17:22:36 -0000 1.25 +++ lams_bb_integration/web/modules/create.jsp 21 Apr 2017 20:35:36 -0000 1.26 @@ -10,21 +10,18 @@ Step 1 - create.jsp Step 2 - /LessonManager?method=start --%> -<%@ page import="blackboard.platform.plugin.PlugInUtil"%> -<%@ page import="blackboard.platform.plugin.PlugInException"%> -<%@ page import="org.lamsfoundation.ld.integration.Constants"%> -<%@ page import="org.lamsfoundation.ld.integration.util.LamsSecurityUtil"%> <%@ page errorPage="/error.jsp"%> <%@ taglib uri="/bbNG" prefix="bbNG"%> +<%@ taglib uri="/tags-core" prefix="c"%> - - - - + + + +