From da00e00d87ad77e77ae9a92d127f777cf283457f Mon Sep 17 00:00:00 2001 From: vitalets <noginsk@rambler.ru> Date: Wed, 16 Jan 2013 18:10:40 +0400 Subject: [PATCH] add select2 to build --- grunt.js | 1 + 1 file changed, 1 insertion(+) diff --git a/grunt.js b/grunt.js index dd4f8ac..373e532 100644 --- a/grunt.js +++ b/grunt.js @@ -54,6 +54,7 @@ function getFiles() { inputs+'select.js', inputs+'checklist.js', inputs+'html5types.js', + inputs+'select2/select2.js', inputs+'combodate/lib/combodate.js', inputs+'combodate/combodate.js' ];