mirror of
https://github.com/CyanoFresh/SmartHomePHP.git
synced 2026-03-21 01:06:56 +01:00
4 lines
85 B
JavaScript
4 lines
85 B
JavaScript
$(document).ready(function () {
|
|
$('.withripple, .btn, .navbar a').ripples();
|
|
});
|