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

remove obsolete code related to version checking and tarball updater plugin

This commit is contained in:
Andrew Dolgov
2015-01-31 15:08:55 +03:00
parent fbea9eaad2
commit ed775e4e8d
8 changed files with 3 additions and 596 deletions

View File

@@ -221,13 +221,6 @@
src="images/error.png" />
</button>
<button id="newVersionIcon" dojoType="dijit.form.Button" style="display : none">
<img onclick="newVersionDlg()"
src="images/new_version.png"
title="<?php echo __('New version of Tiny Tiny RSS is available!') ?>" />
</button>
<div dojoType="dijit.form.DropDownButton">
<span><?php echo __('Actions...') ?></span>
<div dojoType="dijit.Menu" style="display: none">