diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2014-07-25 13:54:10 +0400 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2014-07-25 13:54:10 +0400 |
| commit | 22f675e5c4195285b6b5033b451efa9cbb30384b (patch) | |
| tree | e0a1ac2949daf5327b4bb0f446b0dc1ed04e9110 /js/functions.js | |
| parent | 0f85f483e5f7a2eafe976433a119cf3957bc97f8 (diff) | |
add a link to headlines-spacer to open next unread feed
Diffstat (limited to 'js/functions.js')
| -rw-r--r-- | js/functions.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/functions.js b/js/functions.js index aa840382c..9915e6808 100644 --- a/js/functions.js +++ b/js/functions.js @@ -204,6 +204,7 @@ function notify_real(msg, no_hide, n_type) { return; } else { Element.show(n); + new Effect.Highlight(n); } /* types: |