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

4 lines
68 B
JavaScript
Raw Normal View History

2016-09-14 01:30:05 +04:00
jQuery(function () {
$('[data-toggle="popover"]').popover()
})