mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 18:45:56 +00:00
deprecate manual update button
This commit is contained in:
@@ -185,7 +185,8 @@
|
||||
<option value="score"><?php echo __('Score') ?></option>
|
||||
</select>
|
||||
|
||||
<button dojoType="dijit.form.Button" name="update"
|
||||
<!-- deprecated -->
|
||||
<button dojoType="dijit.form.Button" name="update" style="display : none"
|
||||
onclick="viewCurrentFeed()">
|
||||
<?php echo __('Update') ?></button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user