mirror of
https://github.com/tim-krehan/shopping-list.git
synced 2024-11-27 23:40:03 +01:00
3 lines
86 B
JavaScript
3 lines
86 B
JavaScript
|
// $(document).ready(function(){
|
||
|
// $('[data-toggle="tooltip"]').tooltip();
|
||
|
// });
|