1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:15:55 +00:00

get rid of a few more prototype-isms

This commit is contained in:
Andrew Dolgov
2021-02-18 22:23:06 +03:00
parent 89fd9ec8c3
commit c088e9d9d8
8 changed files with 8 additions and 7608 deletions

View File

@@ -156,7 +156,6 @@ class Share extends Plugin {
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
<title><?= $line["title"] ?></title>
<?= javascript_tag("lib/prototype.js") ?>
<?= javascript_tag("js/utility.js") ?>
<style type='text/css'>
@media (prefers-color-scheme: dark) {