Show
Ignore:
Timestamp:
09/05/09 21:58:21 (4 years ago)
Author:
p_lindheimer
Message:

update libreepbx.javascript.js with update jQuery, and build tool

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.5/buildtools/pack_javascripts.sh

    r4993 r8302  
    33DIR="../amp_conf/htdocs/admin/common" 
    44 
    5 cat $DIR/script.legacy.js $DIR/jquery-1.1.3.1.js $DIR/jquery.tabs-2.7.4.js $DIR/jquery.dimensions.js $DIR/interface.dim.js | ./jsmin.rb > $DIR/libfreepbx.javascripts.js 
     5cat $DIR/script.legacy.js $DIR/jquery-1.3.2.js $DIR/jquery.tabs-2.7.4.js $DIR/jquery.dimensions.js $DIR/interface.dim.js | ./jsmin.rb > $DIR/libfreepbx.javascripts.js