mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
feature #3748: Set infoListener by default
This commit is contained in:
parent
f76b5fee81
commit
1cce8da08b
@ -186,8 +186,8 @@ define(function(require) {
|
||||
this.infoListener(_defaultTrListener);
|
||||
} else if (this.conf.customTrListener) {
|
||||
this.infoListener(this.conf.customTrListener);
|
||||
} else {
|
||||
//this.infoListener();
|
||||
} else if (!this.conf.select){
|
||||
this.infoListener();
|
||||
}
|
||||
|
||||
if (this.conf.select) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user