mirror of
https://github.com/valentineus/iii-module.git
synced 2025-12-21 14:33:21 +04:00
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
jQuery(function () {
|
|
$('[data-toggle="popover"]').popover()
|
|
})
|