From 63e8f922212e3f351f6b72d80dd51deb1aa6f35b Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Mon, 23 Apr 2012 15:10:27 +0000 Subject: [PATCH] --- inc/ws/Util/html5/class.ws.html5.compiler.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/ws/Util/html5/class.ws.html5.compiler.php b/inc/ws/Util/html5/class.ws.html5.compiler.php index eb5271f44..9943e23d5 100644 --- a/inc/ws/Util/html5/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/class.ws.html5.compiler.php @@ -40,6 +40,7 @@ class wsHTML5Compiler { 'js/libs/cube/fb.js', 'js/libs/modernizr.js', 'js/libs/jquery/jquery.js', + 'js/libs/jquery/jquery.transit.js', 'js/widget.js' ); protected $cssX = array(); -- 2.39.5