Side navigation
#13935 closed bug (worksforme)
Opened May 24, 2013 08:10AM UTC
Closed June 07, 2013 01:13PM UTC
unable to compile because of syntax error
Reported by: | ben@lupimedia.com | Owned by: | ben@lupimedia.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
unable to compile because of the use of .boolean.
needs to be changed to ['boolean'].
because boolean is a reserved word
Attachments (0)
Change History (3)
Changed May 27, 2013 04:09PM UTC by comment:1
owner: | → ben@lupimedia.com |
---|---|
status: | new → pending |
Changed June 07, 2013 08:44AM UTC by comment:2
status: | pending → new |
---|
Yes this is all compiling fine now =:3
Changed June 07, 2013 01:13PM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
It should work in jQuery 2.0.1, can you check?