Fixed some bugs.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@158 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
parent
ae1d7d6471
commit
2be711a5c3
@ -199,6 +199,7 @@ package org.bigbluebutton.modules.presentation.view
|
||||
presentationWindow.uploadWindow.x = point1.x + 25;
|
||||
presentationWindow.uploadWindow.y = point1.y + 25;
|
||||
|
||||
unsharePresentation(new Event("unshare"));
|
||||
sendNotification(PresentationFacade.STARTUPLOADWINDOW, presentationWindow.uploadWindow);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user