- do not display the "Record" label.
This commit is contained in:
parent
f8b797fa4f
commit
a447974e5f
@ -162,11 +162,12 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
</mx:HBox>
|
||||
|
||||
<mx:HBox width="100%" paddingTop="12">
|
||||
<!--
|
||||
<mx:Label text="{ResourceUtil.getInstance().getString('bbb.users.breakout.record')}" />
|
||||
<!-- Hidden until breakout rooms recording is handled in server (metadata issue) -->
|
||||
-->
|
||||
<!-- Hidden until breakout rooms recording is handled in server (metadata issue) -->
|
||||
<mx:CheckBox id="recordCheckbox" visible="false" />
|
||||
</mx:HBox>
|
||||
|
||||
<mx:Tile id="roomsContainer" styleName="roomsContainer" width="100%" height="100%"/>
|
||||
|
||||
<mx:HBox width="100%" horizontalAlign="right" verticalGap="15">
|
||||
|
Loading…
Reference in New Issue
Block a user