LDEV-2868 * updated jquery.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
LDEV-2714: Put back @Override tag as it is marked as error only when using Java 1.5. In higher versions overriding interface methods is OK. Thanks, Andrey, for advice!