[Jifty-commit] jifty branch, jquery_with_ui, updated. 5b040bd8abe896f6aec2cbc3ba410f6457df5c58

Jifty commits jifty-commit at lists.jifty.org
Wed Jan 27 06:49:09 EST 2010


The branch, jquery_with_ui has been updated
       via  5b040bd8abe896f6aec2cbc3ba410f6457df5c58 (commit)
      from  9964f82cb5f02256002544c221a53d749c19f43f (commit)

Summary of changes:
 lib/Jifty/Web.pm |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 5b040bd8abe896f6aec2cbc3ba410f6457df5c58
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Jan 27 19:49:01 2010 +0800

    update javascript_libs

diff --git a/lib/Jifty/Web.pm b/lib/Jifty/Web.pm
index 2f64fde..d194c16 100644
--- a/lib/Jifty/Web.pm
+++ b/lib/Jifty/Web.pm
@@ -65,6 +65,9 @@ __PACKAGE__->javascript_libs([qw(
     css_browser_selector.js
     cssQuery-jquery.js
     jquery.timepickr.js
+    ui.core.js
+    ui.sortable.js
+    ordered-list.js
 )]);
 
 use Class::Trigger;

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list