client/js/renderer/nodebutton.js
changeset 434 0d5998b32a7c
parent 433 e457ec945e50
equal deleted inserted replaced
433:e457ec945e50 434:0d5998b32a7c
    40                 clearTimeout(this.source_representation.buttons_timeout);
    40                 clearTimeout(this.source_representation.buttons_timeout);
    41             }
    41             }
    42             this.sector.select();
    42             this.sector.select();
    43         },
    43         },
    44     }).value();
    44     }).value();
    45 //    });
    45 
    46 
    46 
    47     /* _NodeButton End */
    47     /* _NodeButton End */
    48 
    48 
    49     return _NodeButton;
    49     return _NodeButton;
    50 
    50