Changeset 4955 for cats


Ignore:
Timestamp:
04/11/14 16:04:12 (10 years ago)
Author:
Menzo Windhouwer
Message:

M jquery/config.xml
A jquery/js/jquery-1.11.0.min.js

  • upgraded to jQuery 1.11.0
Location:
cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/addins/jquery
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/addins/jquery/config.xml

    r2029 r4955  
    44  <record jsxid="id" type="string">jquery</record>
    55  <record jsxid="name" type="string">jQuery Add-in</record>
    6   <record jsxid="description" type="string">jQuery 1.6.4</record>
    7   <record jsxid="long_description" type="string">This is adds jQuery</record>
     6  <record jsxid="description" type="string">jQuery 1.11.0</record>
     7  <record jsxid="long_description" type="string">This adds jQuery</record>
    88  <record jsxid="addin" type="string">jq.ADDIN</record>
    9   <record jsxid="version" type="string">1.6.4</record>
     9  <record jsxid="version" type="string">1.11.0</record>
    1010  <record jsxid="jsxversion" type="string">3.4</record>
    1111  <record jsxid="classpath" type="string"></record>
     
    1515      <record jsxid="load" type="number">1</record>
    1616      <record jsxid="type" type="string">script</record>
    17       <record jsxid="src" type="string">js/jquery-1.6.4.min.js</record>
     17      <record jsxid="src" type="string">js/jquery-1.11.0.min.js</record>
    1818    </record>
    1919  </record>
Note: See TracChangeset for help on using the changeset viewer.