Author: solomax
Date: Wed Jun 6 03:43:35 2012
New Revision: 1346727
URL: http://svn.apache.org/viewvc?rev=1346727&view=rev
Log:
typo is fixed
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx?rev=1346727&r1=1346726&r2=1346727&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx
Wed Jun 6 03:43:35 2012
@@ -67,7 +67,7 @@
>
<handler name="oninit">
if(canvas.currentRoomObj.hideActionsMenu){
-
this.setAttribute.setAttribute("visibility", "hidden");
+ this.setAttribute("visibility",
"hidden");
}
</handler>
<handler name="onclick">