mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:25:57 +00:00
properly select next unread feed in feedlist when catching up
This commit is contained in:
@@ -51,6 +51,14 @@
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
|
||||
<div id="extendedErrorBox" style="display : none">
|
||||
<div id="xebTitle">Fatal Exception</div>
|
||||
<div id="xebContent"> </div>
|
||||
<div align='center'>
|
||||
<input type="submit" onclick="closeErrorBox()" value="Close this window"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
if (navigator.userAgent.match("Opera")) {
|
||||
|
||||
Reference in New Issue
Block a user