Skip to content

Commit b155b25

Browse files
author
FezVrasta
committed
Merge remote-tracking branch 'origin/master'
2 parents 86a7dde + 10b1bc8 commit b155b25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/material.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
$(function (){
44

55
if (ripples) {
6-
ripples.init(".btn:not(.btn-link), .navbar a, .nav-tabs a, .withripple");
6+
ripples.init(".btn:not(.btn-link), .navbar a:not(.withoutripple), .nav-tabs a:not(.withoutripple), .withripple");
77
}
88

99
var initInputs = function() {

0 commit comments

Comments
 (0)