mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-26 03:24:05 +03:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
1fb48cdfa9
|
@ -3,7 +3,7 @@
|
|||
$(function (){
|
||||
|
||||
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() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user