grunt changes; readme update

This commit is contained in:
Henrique Dias
2015-09-16 13:58:36 +01:00
parent fa21867f3b
commit 7bde82327a
6 changed files with 456 additions and 15 deletions

View File

@@ -67,8 +67,6 @@ $(document).ready(function() {
return false;
});
$(".add").click(function(e) {
e.preventDefault();
fieldset = $(this).closest("fieldset");