- point help link to bbb website
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1609 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
parent
e6896a501b
commit
14c2d7280b
@ -32,7 +32,7 @@
|
||||
<mx:Label id="loggedInUserLbl" text="" visible="true"/>
|
||||
<mx:Canvas id="addedBtns"/>
|
||||
<mx:Spacer width="100%"/>
|
||||
<mx:LinkButton label="Help" click="navigateToURL(new URLRequest('http://present.carleton.ca/help/index.html'))"/>
|
||||
<mx:LinkButton label="Help" click="navigateToURL(new URLRequest('http://www.bigbluebutton.org/content/videos'))"/>
|
||||
<mx:Button label="Logout" id="btnLogout" toolTip="Log out" right="10" click="doLogout()"/>
|
||||
|
||||
</mx:ApplicationControlBar>
|
||||
|
Loading…
Reference in New Issue
Block a user