mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 06:45:54 +00:00
get rid of a few more prototype-isms
This commit is contained in:
@@ -640,7 +640,6 @@ class Feeds extends Handler_Protected {
|
||||
};
|
||||
</script>
|
||||
<?php
|
||||
echo javascript_tag("lib/prototype.js");
|
||||
echo javascript_tag("js/utility.js");
|
||||
echo javascript_tag("lib/dojo/dojo.js");
|
||||
echo javascript_tag("lib/dojo/tt-rss-layer.js");
|
||||
|
||||
Reference in New Issue
Block a user