Ignore:
Timestamp:
Apr 1, 2015 5:31:53 PM (10 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/www/deploy/20150304/assets/js/tree.js

    r849 r875  
    164164                                        isRoot: true
    165165                                });
     166                               
    166167                                if (homeNode && o.data.length > 0) {
    167168                                        for (var i = 0; i < o.data.length; i++) {
     
    311312                        }
    312313                       
     314                        this.getRootName = function () {
     315                                return o.rootName;
     316                        }
     317                       
    313318                        this.initialize = function () {
    314319                                initTree();
Note: See TracChangeset for help on using the changeset viewer.