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
Vitor Santos Costa 3fd8ccb06b missing
2017-09-06 02:15:22 +01:00

4 lines
39 B
JavaScript

$(function () {
$('a').tooltip();
});