Project

General

Profile

Revision 87f39d13

ID87f39d132124ea1931c5e08e749760bdc7f8666a
Parent 3e3db819
Child d8937f15

Added by Aurelien BOMPARD over 13 years ago

vigigraph: fin de la suppression de l'ancien TreeGroup

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@6830 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

vigigraph/public/js/toolbar.js
13 13
            itemImage: "images/" + itemImage,
14 14
            onItemClick: this.selectItem.bind(this)
15 15
        });
16
        /*
17
        this.tree = new GroupTree({
18
            title: this.options.label,
19
            url: url,
20
            hostid: hostid
21
        });
22
        */
23 16
        options.content = tree_container;
24 17
        options.onOpen = function() {
25 18
            if (! this.tree.isLoaded) {

Also available in: Unified diff