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

mobile: allow showing category content inline (closes #315)

This commit is contained in:
Andrew Dolgov
2011-03-04 17:53:02 +03:00
parent a3ef7d106a
commit cfad9259a6
10 changed files with 54 additions and 13 deletions

View File

@@ -140,3 +140,4 @@ function showRestOfFeed(feed_id) {
iui.showPage($("home"), true);
}
}