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

modify classname helpers to use element.classList; fix feed debugger & share--get

This commit is contained in:
Andrew Dolgov
2021-02-19 19:29:43 +03:00
parent d5f4979831
commit cf249d7e8c
3 changed files with 8 additions and 8 deletions

View File

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