[pal-cvs 2509] [241] replaced with tbody

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 7月 11日 (水) 13:59:24 JST


Revision: 241
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=241
Author:   shinsuke
Date:     2007-07-11 13:59:24 +0900 (Wed, 11 Jul 2007)

Log Message:
-----------
replaced with tbody

Modified Paths:
--------------
    pal-admin/trunk/src/main/webapp/view/deployer/remotePortletList.html
    pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryList.html
    pal-admin/trunk/src/main/webapp/view/group/groupList.html
    pal-admin/trunk/src/main/webapp/view/portletmanager/portletList.html
    pal-admin/trunk/src/main/webapp/view/role/roleList.html
    pal-admin/trunk/src/main/webapp/view/user/userList.html


-------------- next part --------------
Modified: pal-admin/trunk/src/main/webapp/view/deployer/remotePortletList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/deployer/remotePortletList.html	2007-07-11 04:47:23 UTC (rev 240)
+++ pal-admin/trunk/src/main/webapp/view/deployer/remotePortletList.html	2007-07-11 04:59:24 UTC (rev 241)
@@ -71,8 +71,7 @@
 			    <th><br/></th>
 		    </tr>
 	    </thead>
-	    <tbody>
-            <div id="portletApplicationItems">
+	    <tbody id="portletApplicationItems">
 		    <tr>
 			    <td class="portlet-section-body"><span id="publisherName">PUBLISHER</span></td>
 			    <td class="portlet-section-body"><span id="name">NAME</span></td>
@@ -89,7 +88,6 @@
                   </div>
 			    </td>
 		    </tr>
-            </div>
 	    </tbody>
     </table>
 

Modified: pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryList.html	2007-07-11 04:47:23 UTC (rev 240)
+++ pal-admin/trunk/src/main/webapp/view/deployer/remoteRepositoryList.html	2007-07-11 04:59:24 UTC (rev 241)
@@ -64,8 +64,7 @@
 			    <th><br/></th>
 		    </tr>
 	    </thead>
-	    <tbody>
-            <div id="repositoryItems">
+	    <tbody id="repositoryItems">
 		    <tr>
 			    <td class="portlet-section-body"><span id="name">NAME</span></td>
 			    <td class="portlet-section-body">
@@ -89,7 +88,6 @@
                   </div>
 			    </td>
 		    </tr>
-            </div>
 	    </tbody>
     </table>
 

Modified: pal-admin/trunk/src/main/webapp/view/group/groupList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/group/groupList.html	2007-07-11 04:47:23 UTC (rev 240)
+++ pal-admin/trunk/src/main/webapp/view/group/groupList.html	2007-07-11 04:59:24 UTC (rev 241)
@@ -57,15 +57,13 @@
 			    <th><br/></th>
 		    </tr>
 	    </thead>
-	    <tbody>
-            <div id="groupItems">
+	    <tbody id="groupItems">
 		    <tr>
 			    <td class="portlet-section-body"><span id="name">group</span></td>
 			    <td class="portlet-section-alternate">
 			    <a id="goGroupConfirm-delete" href="groupConfirm.html?fixed_crudType=3&name=name"><span id="deleteLabel">Delete</span></a>
 			    </td>
 		    </tr>
-            </div>
 	    </tbody>
     </table>
 

Modified: pal-admin/trunk/src/main/webapp/view/portletmanager/portletList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/portletmanager/portletList.html	2007-07-11 04:47:23 UTC (rev 240)
+++ pal-admin/trunk/src/main/webapp/view/portletmanager/portletList.html	2007-07-11 04:59:24 UTC (rev 241)
@@ -58,8 +58,7 @@
 			    <th><br/></th>
 		    </tr>
 	    </thead>
-	    <tbody>
-            <div id="portletApplicationItems">
+	    <tbody id="portletApplicationItems">
 		    <tr>
 			    <td class="portlet-section-body"><span id="name">PORTLET</span></td>
 			    <td class="portlet-section-body"><span id="version">VERSION</span></td>
@@ -102,7 +101,6 @@
 			      </div>
 			    </td>
 		    </tr>
-            </div>
 	    </tbody>
     </table>
 

Modified: pal-admin/trunk/src/main/webapp/view/role/roleList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/role/roleList.html	2007-07-11 04:47:23 UTC (rev 240)
+++ pal-admin/trunk/src/main/webapp/view/role/roleList.html	2007-07-11 04:59:24 UTC (rev 241)
@@ -57,15 +57,13 @@
 			    <th><br/></th>
 		    </tr>
 	    </thead>
-	    <tbody>
-            <div id="roleItems">
+	    <tbody id="roleItems">
 		    <tr>
 			    <td class="portlet-section-body"><span id="name">role</span></td>
 			    <td class="portlet-section-alternate">
 			    <a id="goRoleConfirm-delete" href="roleConfirm.html?fixed_crudType=3&name=name"><span id="deleteLabel">Delete</span></a>
 			    </td>
 		    </tr>
-            </div>
 	    </tbody>
     </table>
 

Modified: pal-admin/trunk/src/main/webapp/view/user/userList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/user/userList.html	2007-07-11 04:47:23 UTC (rev 240)
+++ pal-admin/trunk/src/main/webapp/view/user/userList.html	2007-07-11 04:59:24 UTC (rev 241)
@@ -64,8 +64,7 @@
 			    <th><br/></th>
 		    </tr>
 	    </thead>
-	    <tbody>
-            <div id="userItems">
+	    <tbody id="userItems">
 		    <tr>
 			    <td class="portlet-section-body"><span id="name">user</span></td>
 			    <td class="portlet-section-alternate">
@@ -73,7 +72,6 @@
 			    <a id="goUserConfirm-delete" href="userConfirm.html?fixed_crudType=3&name=name"><span id="deleteLabel">Delete</span></a>
 			    </td>
 		    </tr>
-            </div>
 	    </tbody>
     </table>
 


pal-cvs メーリングリストの案内
Back to archive index