Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix index Javascript, introduce compatibility.js | Adrian Lang | 2011-06-21 |
* Removed "use strict" statement, since it does not work with our script file joining (the statement has to be the first in a file or function) * Make index a global object again to allow overriding and enhancing * Use prefix dw_ for index object * Reintroduce index.treeattach * Support deprecated index.toggle calling convention * Add $ prefix for jQuery variables * Use slide animation for freshly loaded sublists as well * Fix various errors |