svnno****@sourc*****
svnno****@sourc*****
2007年 8月 4日 (土) 10:58:44 JST
Revision: 437 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=437 Author: shinsuke Date: 2007-08-04 10:58:43 +0900 (Sat, 04 Aug 2007) Log Message: ----------- added style. Modified Paths: -------------- pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productDetails.html -------------- next part -------------- Modified: pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productDetails.html =================================================================== --- pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productDetails.html 2007-08-04 00:25:23 UTC (rev 436) +++ pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productDetails.html 2007-08-04 01:58:43 UTC (rev 437) @@ -7,9 +7,9 @@ </head> <body> <input type="button" value="トップページへ" onclick="location.href='/pompei-core/view/index.html'"/> -<form id="Form"> +<form id="Form"> <h2><label id="title">商品詳細</label></h2> -<div><span id="messages"></span></div> +<div><span id="messages" fatalClass="portlet-msg-error" errorClass="portlet-msg-error" warnClass="portlet-msg-alert" infoClass="portlet-msg-info"></span></div> <table border="1"> <tr> <td colspan="2" align="center"><img src="" style="width:90px;height:120px;" alt="画像" /></td>