svnno****@sourc*****
svnno****@sourc*****
2007年 8月 4日 (土) 14:26:43 JST
Revision: 441 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=441 Author: shinsuke Date: 2007-08-04 14:26:43 +0900 (Sat, 04 Aug 2007) Log Message: ----------- display faces messages Modified Paths: -------------- pompei/portlets/pompei-core/trunk/src/main/webapp/view/admin/product/productList.html -------------- next part -------------- Modified: pompei/portlets/pompei-core/trunk/src/main/webapp/view/admin/product/productList.html =================================================================== --- pompei/portlets/pompei-core/trunk/src/main/webapp/view/admin/product/productList.html 2007-08-04 02:04:13 UTC (rev 440) +++ pompei/portlets/pompei-core/trunk/src/main/webapp/view/admin/product/productList.html 2007-08-04 05:26:43 UTC (rev 441) @@ -13,6 +13,9 @@ <input type="hidden" id="parentId" /> <h2><label id="title">商品一覧</label></h2> <hr /> +<div> + <span id="allMessages" fatalClass="portlet-msg-error" errorClass="portlet-msg-error" warnClass="portlet-msg-alert" infoClass="portlet-msg-info"></span> +</div> <div id="breadcrumbItems"> > <a id="goSubCategory-a" href="./productList.html?categoriesId=0"><span id="breadcrumb"></span></a> </div>