Skip to content

Commit

Permalink
use JavaScript
Browse files Browse the repository at this point in the history
  • Loading branch information
maccman committed Jan 3, 2012
1 parent f583ed4 commit 3dbda1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jquery.maker.js
Expand Up @@ -130,8 +130,8 @@
"table": "tr",
"thead": "tr",
"tbody": "tr",
"tr", "td",
"select", "option"
"tr": "td",
"select": "option"
};

/**
Expand Down

0 comments on commit 3dbda1c

Please sign in to comment.