mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-07 07:10:37 +03:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
b155b25555
|
@ -3,7 +3,7 @@
|
||||||
$(function (){
|
$(function (){
|
||||||
|
|
||||||
if (ripples) {
|
if (ripples) {
|
||||||
ripples.init(".btn:not(.btn-link), .navbar a, .nav-tabs a, .withripple");
|
ripples.init(".btn:not(.btn-link), .navbar a:not(.withoutripple), .nav-tabs a:not(.withoutripple), .withripple");
|
||||||
}
|
}
|
||||||
|
|
||||||
var initInputs = function() {
|
var initInputs = function() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user