xtk / X

The X Toolkit
http://www.goXTK.com
Other
795 stars 266 forks source link

fix for issue #91 (attempt 2) #93

Closed srikanthpagadala closed 12 years ago

srikanthpagadala commented 12 years ago

goog.isArray(arr_variable). This fix is for Issue #91.

before committing to git:

  1. complied the codebase
  2. successfully tested new xtk.js with my application to validate that the fix resolved the issue at hand.

for more details: https://github.com/xtk/X/issues/91.

haehn commented 12 years ago

lets try again :)

srikanthpagadala commented 12 years ago

:) it looks like this time it went through. thank you Daniel

haehn commented 12 years ago

thank you for your contribution!!