Select firt item by default for the breakout rooms number comobo box.
This commit is contained in:
parent
dca3fd6552
commit
5858df5d84
@ -127,6 +127,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
roomsProvider.push(i.toString() + " " + ResourceUtil.getInstance().getString('bbb.users.breakout.rooms'));
|
||||
}
|
||||
assignUsers();
|
||||
roomsCombo.selectedIndex = 0;
|
||||
}
|
||||
|
||||
]]>
|
||||
|
Loading…
Reference in New Issue
Block a user