diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2009-08-08 13:51:32 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2009-08-08 13:51:32 +0200 |
commit | 0763259d1aeab109b9396e486ff2e106147174e1 (patch) | |
tree | 0b6cd3050b40ea87d04273a83f1eda70183105b9 /CHANGES | |
parent | 150e62aad688c3143a1a9c2c4c890dd81b91cc54 (diff) | |
download | smokeping-0763259d1aeab109b9396e486ff2e106147174e1.tar.gz smokeping-0763259d1aeab109b9396e486ff2e106147174e1.tar.xz |
updated to lates prototype and scriptaculous libraries
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +* update prototype and scriptaculous libraries to make zooming work again on + ff3.5, to make it work, make sure to update the basepage.html to include + + cropper/lib/scriptaculous.js?load=builder,effects,dragdrop + + --tobi + * fixed url in alert messages triggered from slaves. as reported by Nathan Long --tobi |