Skip to content

Commit f9783d7

Browse files
authored
Update admin.js
Fix compatibility with NC26 Signed-off-by: jkraffthha <144920174+jkraffthha@users.noreply.github.com>
1 parent fa70f01 commit f9783d7

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)