We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b899028 commit 3be63a9Copy full SHA for 3be63a9
ztree/src/ztree.transport
@@ -1,4 +1,4 @@
1
define(function(require, exports, module) {
2
var jQuery = require('$');
3
- // @include https://raw.github.com/swain/zTree/master/{{version}}/ztree-debug.js
+ // @include https://raw.github.com/swain/zTree/{{version}}/src/ztree.js
4
});
0 commit comments