source: main/waeup.skeleton/branches/uli-diazo-themed/layout/static/js/kofa-tooltip.js @ 11079

Last change on this file since 11079 was 11052, checked in by Henrik Bettermann, 11 years ago

Move js code into separate files.

File size: 59 bytes
Line 
1$(function () {
2  $("[data-toggle=tooltip]").tooltip();
3});
Note: See TracBrowser for help on using the repository browser.