Revision: 2225
Author: [email protected]
Date: Mon Aug 24 06:34:26 2009
Log: issue 840 fix, buttons are slightly aligned and fixed in size
http://code.google.com/p/openmeetings/source/detail?r=2225
Modified:
/trunk/openmeetings_lps411/modules/dashboard/infosPanel.lzx
/trunk/openmeetings_lps411/modules/dashboard/profilesPanel.lzx
=======================================
--- /trunk/openmeetings_lps411/modules/dashboard/infosPanel.lzx Fri Aug 7
05:27:28 2009
+++ /trunk/openmeetings_lps411/modules/dashboard/infosPanel.lzx Mon Aug 24
06:34:26 2009
@@ -23,9 +23,9 @@
<labelText fontstyle="bold" y="10" labelid="278" x="10" width="200"
/><!-- 278:Quicklinks -->
- <simpleLabelButton width="180" y="40" labelid="279" x="30"
+ <simpleLabelButton width="280" y="40" labelid="279" x="30"
onclick="quicklink('meetings')" /><!-- 279:Goto Conference -->
- <simpleLabelButton width="180" y="70" labelid="280" x="30"
+ <simpleLabelButton width="280" y="70" labelid="280" x="30"
onclick="quicklink('events')" /> <!-- 280:Goto Auditorium -->
<labelText fontstyle="bold" x="10" y="110" labelid="281"
width="200"/> <!-- 281:Help and Support -->
=======================================
--- /trunk/openmeetings_lps411/modules/dashboard/profilesPanel.lzx Mon Aug
10 10:32:21 2009
+++ /trunk/openmeetings_lps411/modules/dashboard/profilesPanel.lzx Mon Aug
24 06:34:26 2009
@@ -42,10 +42,10 @@
-->
<image y="40" x="10" name="_userpic" />
- <simpleLabelButton y="50" labelid="379" x="150"
+ <simpleLabelButton y="40" labelid="379" x="150" width="240"
onclick="new
lz.uploadWindow(canvas.main_content._content.inner,{x:300,uploadmodule:'userprofile',isOnlyProfile:true,isdefaultreturn:false,returnObj:this.parent});"
/>
- <simpleLabelButton y="80" labelid="377" x="150"
+ <simpleLabelButton y="70" labelid="377" x="150" width="240"
onclick="quicklinkAct('userSettingsModule')" />
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---