From 5b2c53a8d1688b681d23fdb97d92819c27e33b6e Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Thu, 19 Jan 2012 17:54:26 +0100 Subject: [PATCH] Add jquery.Edit.recordField JS in prod --- www/include/minify/groupsConfig.php | 1 + 1 file changed, 1 insertion(+) diff --git a/www/include/minify/groupsConfig.php b/www/include/minify/groupsConfig.php index a241d13375..41261c2b9f 100644 --- a/www/include/minify/groupsConfig.php +++ b/www/include/minify/groupsConfig.php @@ -80,6 +80,7 @@ $groups = array( , '//include/jslibs/jquery.form.2.49.js' , '//include/jslibs/jquery.vertical.buttonset.js' , '//include/js/jquery.Selection.js' + , '//include/js/jquery.Edit.js' , '//prod/jquery.Prod.js' , '//prod/jquery.Results.js' , '//prod/page0.js'