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

add placeholder update checker using git changesets

This commit is contained in:
Andrew Dolgov
2015-02-03 14:39:15 +03:00
parent 47cdc58c60
commit efcc5d365d
4 changed files with 47 additions and 0 deletions

View File

@@ -252,6 +252,10 @@
<?php } ?>
</div>
</div>
<button id="updatesIcon" dojoType="dijit.form.Button" style="display : none">
<img src="images/new_version.png" title="<?php echo __('Updates are available from Git.') ?>"/>
</button>
</div>
</div> <!-- toolbar -->
</div> <!-- toolbar pane -->