render lesson content using jquery

This commit is contained in:
lawson89
2014-08-18 13:18:42 -04:00
parent 30f3c3a95f
commit f3092a2344
5 changed files with 41 additions and 24 deletions

View File

@ -129,7 +129,7 @@ public class WebSession {
/**
* Description of the Field
*/
public final static String SESSION = "Session";
public final static String SESSION = "websession";
public final static String SHOWSOURCE = "ShowSource";