unknown 5 лет назад
Родитель
Сommit
9abc9c3d08
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      o2web/source/x_component_Meeting/Main.js

+ 2 - 0
o2web/source/x_component_Meeting/Main.js

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