[pal-cvs 2514] [246] updated for teeda again..

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 7月 13日 (金) 06:16:35 JST


Revision: 246
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=246
Author:   shinsuke
Date:     2007-07-13 06:16:35 +0900 (Fri, 13 Jul 2007)

Log Message:
-----------
updated for teeda again..

Modified Paths:
--------------
    pompei/trunk/src/main/webapp/view/admin/product/productList.html


-------------- next part --------------
Modified: pompei/trunk/src/main/webapp/view/admin/product/productList.html
===================================================================
--- pompei/trunk/src/main/webapp/view/admin/product/productList.html	2007-07-12 21:12:30 UTC (rev 245)
+++ pompei/trunk/src/main/webapp/view/admin/product/productList.html	2007-07-12 21:16:35 UTC (rev 246)
@@ -7,7 +7,7 @@
 </head>
 <body>
 <form id="form" method="POST">
-<h2 id="title">商品一覧</h2>
+<h2><span id="title">商品一覧</span></h2>
 <label>カテゴリ:</label>
 <div id="breadcrumbs" style="display:inline;">
 <a href="productList.html?name=name"><span id="name">靴</span></a> <label>></label>
@@ -39,7 +39,7 @@
 			<th>&nbsp;</th>
 		</tr>
 	</thead>
-	<tbody>
+	<tbody id="product">
 		<tr style="dummy">
 			<td><span id="sortOrder">1</span></td>
 			<td><span id="productsName">XXX 01MAX</span></td>


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