Skip to content

Commit d101aac

Browse files
author
Federico Zivolo
committed
minor improvement
1 parent fbe6dd3 commit d101aac

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
@@ -32,7 +32,7 @@ $(function (){
3232
}
3333
});
3434

35-
});
35+
}).trigger("DOMSubtreeModified");
3636

3737

3838
$(document).on("keyup change", ".form-control", function() {

0 commit comments

Comments
 (0)