mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 11:31:23 +01:00
Merge branch 'master' of github.com:designcreateplay/NodeBB
This commit is contained in:
@@ -592,6 +592,11 @@ var socket,
|
||||
});
|
||||
});
|
||||
|
||||
$('#search-form').parent().tooltip({
|
||||
placement: 'bottom',
|
||||
title: $('#search-button i').attr('title')
|
||||
});
|
||||
|
||||
$('#user_dropdown').tooltip({
|
||||
placement: 'bottom',
|
||||
title: $('#user_dropdown').attr('title')
|
||||
|
||||
Reference in New Issue
Block a user