0
mirror of https://github.com/valentineus/iii-module.git synced 2025-04-28 01:41:26 +03:00
iii-module/test/javascript.js
2016-09-14 01:30:05 +04:00

4 lines
68 B
JavaScript

jQuery(function () {
$('[data-toggle="popover"]').popover()
})