github issue #9 - strikethrough remains on tab change

This commit is contained in:
Oliver Gorwits
2012-02-19 18:03:06 +00:00
parent 1e2e36fa84
commit db77376422
2 changed files with 30 additions and 20 deletions

View File

@@ -64,7 +64,7 @@ function do_search (event, tab) {
);
}
inner_view_processing();
inner_view_processing(tab);
}
);
}