Skip to content

Commit 84ec374

Browse files
authored
Merge pull request #242 from jkraffthha/patch-1
Update admin.js
2 parents 74c4486 + d94a54e commit 84ec374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/admin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
}
203203

204204
$icon
205-
.tooltip('dispose')
205+
.tooltip('destroy')
206206
.attr('title', compatReason)
207207
.tooltip();
208208
}

0 commit comments

Comments
 (0)