Ignore:
Timestamp:
Jan 26, 2010 6:11:06 AM (3 years ago)
Author:
alec
Message:
  • jQuery-1.4.1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/include/rcube_template.php

    r3212 r3226  
    7474        $this->add_script($javascript_foot, 'foot'); 
    7575        $this->scripts_path = 'program/js/'; 
    76         $this->include_script('jquery-1.3.min.js'); 
     76        $this->include_script('jquery-1.4.min.js'); 
    7777        $this->include_script('common.js'); 
    7878        $this->include_script('app.js'); 
Note: See TracChangeset for help on using the changeset viewer.