mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-06 17:31:33 +00:00
support opening articles in new tab, misc fixes
This commit is contained in:
@@ -126,7 +126,9 @@
|
||||
<div id="feedTree"></div>
|
||||
</div>
|
||||
|
||||
<div dojoType="dijit.layout.BorderContainer" region="center" id="content-wrap">
|
||||
<div dojoType="dijit.layout.TabContainer" region="center" id="content-tabs">
|
||||
<div dojoType="dijit.layout.BorderContainer" region="center" id="content-wrap"
|
||||
title="News">
|
||||
|
||||
<div id="toolbar" dojoType="dijit.layout.ContentPane" region="top">
|
||||
|
||||
@@ -215,6 +217,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- <div id="footer" dojoType="dijit.layout.ContentPane" region="bottom">
|
||||
<a href="http://tt-rss.org/">Tiny Tiny RSS</a>
|
||||
|
||||
Reference in New Issue
Block a user