Add copy message functionality to drag&drop (drag + shift) [#42]

+ Update jquery to 1.10.2
This commit is contained in:
RainLoop Team 2013-12-09 01:32:19 +04:00
parent 74af8f793a
commit f22b90dbe3
16 changed files with 318 additions and 201 deletions

View file

@ -113,7 +113,7 @@ module.exports = function (grunt) {
src: [
"vendors/modernizr.js",
"vendors/underscore/underscore-1.5.2.min.js",
"vendors/jquery-1.10.1.min.js",
"vendors/jquery-1.10.2.min.js",
"vendors/jquery-ui/js/jquery-ui-1.10.3.custom.min.js",
"vendors/jquery-cookie/jquery.cookie-1.4.0.min.js",
"vendors/jquery-mousewheel/jquery.mousewheel-3.1.4.min.js",