mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 09:05:55 +00:00
add plugin updates checker into normal updates checker
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
title="<?= __("Communication problem with server.") ?>">error_outline</i>
|
||||
<i class="material-icons log-alert" style="display : none" onclick="App.openPreferences('system')"
|
||||
title="<?= __("Recent entries found in event log.") ?>">warning</i>
|
||||
<i id="updates-available" class="material-icons icon-new-version" style="display : none">new_releases</i>
|
||||
<a href="#" onclick="document.location.href = 'index.php'"><?= __('Exit preferences') ?></a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user