diff options
author | Kevin Chabowski <kevin@kch42.de> | 2012-05-20 14:41:35 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2012-05-20 14:41:35 +0200 |
commit | d667c2d46d77f06081a9336cd92341865106bf0a (patch) | |
tree | bcf5b178f7e3b9d2273a17d321e6a75639a136c3 /ratatoeskr/libs | |
parent | 0915d74865b0cab61c3a505e802b80ac048cdd3f (diff) | |
download | ratatoeskr-cms-d667c2d46d77f06081a9336cd92341865106bf0a.tar.gz ratatoeskr-cms-d667c2d46d77f06081a9336cd92341865106bf0a.tar.bz2 ratatoeskr-cms-d667c2d46d77f06081a9336cd92341865106bf0a.zip |
Included jQuery to the libraries.
Diffstat (limited to 'ratatoeskr/libs')
-rw-r--r-- | ratatoeskr/libs/INFO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ratatoeskr/libs/INFO b/ratatoeskr/libs/INFO index 60d4df4..e2bc19b 100644 --- a/ratatoeskr/libs/INFO +++ b/ratatoeskr/libs/INFO @@ -17,3 +17,9 @@ This directory will hold some libraries Ratatöskr needs. Place "kses.php" from the archive directly into this directory. kses can be found at <http://sourceforge.net/projects/kses/> + +4. jQuery + + Place jquery.min.js into this folder. + + jQuery can be found at <http://jquery.com>
\ No newline at end of file |