1
mirror of https://github.com/valentineus/iii-module.git synced 2025-12-21 14:33:21 +04:00
Files
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()
})