From a0562bd324f05b83d11af8d402ed63df184dfc3c Mon Sep 17 00:00:00 2001 From: Federico Zivolo Date: Tue, 23 Sep 2014 10:32:02 +0200 Subject: [PATCH] minor improvement --- scripts/material.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/material.js b/scripts/material.js index e5b60682..ad219f97 100644 --- a/scripts/material.js +++ b/scripts/material.js @@ -32,7 +32,7 @@ $(function (){ } }); - }); + }).trigger("DOMSubtreeModified"); $(document).on("keyup change", ".form-control", function() {