no string wraps on keys
This commit is contained in:
parent
0d45972c93
commit
ee419bf48b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
placeTop() {
|
||||
$('.profile-groups-avatars').tooltip({
|
||||
'placement': 'top'
|
||||
placement: 'top'
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue