This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 12ada9a  [OPENMEETINGS-2100] share/record on FF should be improved
12ada9a is described below

commit 12ada9af3373e7786a16f27e93c61b6c4e21569a
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Aug 16 14:17:39 2019 +0700

    [OPENMEETINGS-2100] share/record on FF should be improved
---
 .../src/main/java/org/apache/openmeetings/web/room/RoomPanel.html       | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.html
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.html
index 17f5a22..765de12 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.html
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.html
@@ -99,8 +99,6 @@
                                        <select name="type" class="type">
                                                <option 
value="screen">Screen</option>
                                                <option 
value="window">Window</option>
-                                               <option 
value="application">Application</option>
-                                               <option value="tab">Tab</option>
                                        </select>
                                </div>
                                <div>

Reply via email to