| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| applets/capa | ||
| coffee | ||
| css | ||
| images | ||
| js | ||
| sass | ||
| scripts | ||
| .gitignore |
Change client-side code references from "delete" to "_delete". Some of these were method names (or would generate method names), which breaks in IE8 because "delete" is a JavaScript reserved keyword. foo["delete"] is ok, but foo.delete is not. This also makes forums marginally functional in IE8, though the left-nav still has some display issues.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| applets/capa | Loading commit data... | |
| coffee | Loading commit data... | |
| css | Loading commit data... | |
| images | Loading commit data... | |
| js | Loading commit data... | |
| sass | Loading commit data... | |
| scripts | Loading commit data... | |
| .gitignore | Loading commit data... |