mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:15:55 +00:00
add dialog to download articles for offline reading; start implementation
This commit is contained in:
@@ -174,8 +174,9 @@ window.onload = init;
|
||||
<option value="qmcAddFilter"> <?php echo __('Create filter...') ?></option>
|
||||
<option value="qmcResetUI"> <?php echo __('Reset UI layout') ?></option>
|
||||
<option value="qmcResetCats"> <?php echo __('Reset category order') ?></option>
|
||||
|
||||
<option id="qmcDownload" style="display : none" value="qmcDownload"><?php echo __(' Download new articles...') ?></option>
|
||||
<option value="qmcHKhelp"><?php echo __(' Keyboard shortcuts') ?></option>
|
||||
|
||||
</select>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user