Author: solomax
Date: Sat Aug 27 04:25:41 2016
New Revision: 1757943

URL: http://svn.apache.org/viewvc?rev=1757943&view=rev
Log:
no jira: code clean-up

Modified:
    
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/interviewuserlist/library.lzx

Modified: 
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/interviewuserlist/library.lzx
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/interviewuserlist/library.lzx?rev=1757943&r1=1757942&r2=1757943&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/interviewuserlist/library.lzx
 (original)
+++ 
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/interviewuserlist/library.lzx
 Sat Aug 27 04:25:41 2016
@@ -9,7 +9,7 @@
   with the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
-         
+  
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -23,13 +23,11 @@
        <resource name="interview_record_start" 
src="resources/webstart_play.png" />
        <resource name="interview_record_stop" 
src="resources/webstart_stop.png" />
        
-    <include href="interviewUserList.lzx" />
-    <include href="interviewWhiteboard.lzx" />
-    <include href="interviewVideoBox.lzx" />
-    <include href="interviewModerationMiniIcons.lzx" />
-    <include href="interviewUserListItem.lzx" />
-    <include href="interviewListInner.lzx" />
-    <include href="moderationMiniIconsInterviewUserList.lzx" />
-    
-    
+       <include href="interviewUserList.lzx" />
+       <include href="interviewWhiteboard.lzx" />
+       <include href="interviewVideoBox.lzx" />
+       <include href="interviewModerationMiniIcons.lzx" />
+       <include href="interviewUserListItem.lzx" />
+       <include href="interviewListInner.lzx" />
+       <include href="moderationMiniIconsInterviewUserList.lzx" />
 </library>


Reply via email to