LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.
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
LKC-8 Reduce 300ms click delays on iOS with the help of FastClick library (currently doesn't work with the latest version of JQM so introducing tool specific 1.2.1 version of it)
LDEV-2868* updatedjquery.js,jquery-ui.js and jqgrid.js,jquery.layout.js,jqury.mobile.js,jqeury.form.js,jquery.autocomplete.js* removed repetitions of those libraries throughout all Lams* fixed some issues brought up by these updates* jquery.sizzle.js cut out from jquery.js and now it's a separate file