|
@@ -594,6 +594,8 @@ MWF.xApplication.Meeting.Main = new Class({
|
|
|
// if( this.inContainer ){
|
|
// if( this.inContainer ){
|
|
|
if( this.currentView && this.currentView.reload ){
|
|
if( this.currentView && this.currentView.reload ){
|
|
|
this.currentView.reload();
|
|
this.currentView.reload();
|
|
|
|
|
+ }else{
|
|
|
|
|
+ this.refresh()
|
|
|
}
|
|
}
|
|
|
// }else{
|
|
// }else{
|
|
|
// this.refresh()
|
|
// this.refresh()
|