diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2021-02-18 21:51:18 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2021-02-18 21:51:18 +0300 |
| commit | 70fa4230268a422d0b7eef1ea223ca5cc1c14646 (patch) | |
| tree | a4dd25afda189691afbdeecc2f32c4ab09969e5e /prefs.php | |
| parent | 0b6a71f8eac719070747f22273f4bc7dee0526b6 (diff) | |
initial for RIP prototype/scriptaculous
Diffstat (limited to 'prefs.php')
| -rw-r--r-- | prefs.php | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -59,8 +59,7 @@ </script> <?php - foreach (array("lib/prototype.js", - "lib/scriptaculous/scriptaculous.js?load=effects,controls", + foreach (array(#"lib/prototype.js", "lib/dojo/dojo.js", "lib/dojo/tt-rss-layer.js", "js/common.js", |