mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
refactor: alerts
This commit is contained in:
@@ -243,7 +243,7 @@ define('forum/topic', [
|
||||
span.html('').addClass('hidden');
|
||||
}
|
||||
if ($(window).scrollTop() > 300) {
|
||||
app.removeAlert('bookmark');
|
||||
alerts.remove('bookmark');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user