added ability to select files with Insert key

This commit is contained in:
coderaiser 2013-04-05 04:58:45 -04:00
parent 998444da43
commit dcfc7d9fc1
6 changed files with 418 additions and 369 deletions

View file

@ -3,7 +3,7 @@
"appcache" : false,
"minification" : {
"js" : false,
"css" : true,
"css" : false,
"html" : true,
"img" : true
},