1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 16:31:28 +00:00

drop history

This commit is contained in:
Andrew Dolgov
2007-06-14 07:02:50 +01:00
parent ab81de29a0
commit fee51fc66b
3 changed files with 0 additions and 91 deletions

View File

@@ -48,11 +48,6 @@ function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
closeInfoBox();
/* if (!skip_history) {
history_push('FEED:' + feed + ':' + subop + ':' + is_cat +
':' + subop_param);
} */
var toolbar_query = Form.serialize("main_toolbar_form");
var toolbar_form = document.forms["main_toolbar_form"];