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