Changeset 60859 in spip-zone
- Timestamp:
- May 2, 2012, 3:27:09 PM (9 years ago)
- Location:
- _core_/plugins/jquery_ui
- Files:
-
- 2 added
- 33 deleted
- 1 edited
- 33 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
_core_/plugins/jquery_ui/paquet.xml
r60833 r60859 2 2 prefix="jqueryui" 3 3 categorie="outil" 4 version="1.8.2 0"4 version="1.8.21" 5 5 etat="stable" 6 6 compatibilite="[3.0.0-rc;3.0.*]" 7 7 logo="images/jqueryui-128.png" 8 > 8 > 9 9 10 10 <nom>jQuery UI</nom> 11 11 12 12 <auteur>jQuery Team</auteur> 13 13 14 14 <pipeline nom="jqueryui_plugins" action="" /> 15 15 16 16 <pipeline nom="jquery_plugins" inclure="jqueryui_pipelines.php" /> 17 17 <pipeline nom="insert_head_css" inclure="jqueryui_pipelines.php" /> 18 18 <pipeline nom="header_prive_css" inclure="jqueryui_pipelines.php" /> 19 20 <chemin path="prive" /> 21 <chemin path="" /> 19 22 </paquet>
Note: See TracChangeset
for help on using the changeset viewer.