modified xml layout file for testing client changes

This commit is contained in:
mohamed-ahmed 2013-08-12 18:49:28 +00:00
parent 5cf7a60cf7
commit c7d8203a64

View File

@ -414,7 +414,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
</views:MainCanvas>
<mx:ControlBar width="100%" height="{footerHeight}" paddingTop="0">
<mx:Text htmlText="{ResourceUtil.getInstance().getString('bbb.mainshell.copyrightLabel2',[appVersion])}" id="copyrightLabel2"/>
<mx:Text htmlText="{ResourceUtil.getInstance().getString('bbb.mainshell.copyrightLabel2',[appVersion]) + '*******'}" id="copyrightLabel2"/>
<mx:Spacer width="20"/>
<mx:Spacer width="100%"/>
<mx:Label text="{isTunneling ? '[Tunnelling]' : ''}" id="isTunnellingLbl"/>