diff --git a/.gitignore b/.gitignore index 4476881..5082e6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ Guardfile monthpicker -monthpicker/* \ No newline at end of file +monthpicker/* diff --git a/jquery.mtz.monthpicker.js b/jquery.mtz.monthpicker.js index f2e86b5..09c6627 100755 --- a/jquery.mtz.monthpicker.js +++ b/jquery.mtz.monthpicker.js @@ -185,7 +185,7 @@ monthpicker = this, container = $('
'), header = $('
'), - combo = $(''), table = $(''), tbody = $(''), tr = $(''),