LDEV-3049 change the order we reference css files to the following <link rel="stylesheet" href="${lams}css/jquery.mobile.css" /> <link rel="stylesheet" href="${lams}css/defaultHTML_learner_mobile.css" /> to allow override JQM css styles in defaultHTML_learner_mobile.css
LDEV-3021: Learners tab initial implementation. Move progress methods from Learner to Monitor modules. Make Flashless Learner use common Raphael progress bar library.
LDEV-2967: Use SERVER_URL instead of WebAppUrl as the latter explicitely sets port number which makes cross-domain scripting prevention mechanizm fire off in IE9.
LDEV-2868 *one instance of thickbox.js file left: lams_central/includes/javascript/thickbox.js * path to loading.gif image is specified in css file now
LDEV-2868 *one instance of thickbox.js file left: lams_central/includes/javascript/thickbox.js * path to loading.gif image is specified in css file now