This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/docs/custom/application.js

4 lines
39 B
JavaScript
Raw Normal View History

2017-09-06 02:15:22 +01:00
$(function () {
$('a').tooltip();
});