[pal-cvs 2213] [22] modified id

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 4月 7日 (土) 08:13:32 JST


Revision: 22
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=22
Author:   shinsuke
Date:     2007-04-07 08:13:32 +0900 (Sat, 07 Apr 2007)

Log Message:
-----------
modified id

Modified Paths:
--------------
    pal-admin/trunk/src/main/webapp/view/group/groupList.html
    pal-admin/trunk/src/main/webapp/view/role/roleList.html


-------------- next part --------------
Modified: pal-admin/trunk/src/main/webapp/view/group/groupList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/group/groupList.html	2007-04-06 06:18:40 UTC (rev 21)
+++ pal-admin/trunk/src/main/webapp/view/group/groupList.html	2007-04-06 23:13:32 UTC (rev 22)
@@ -62,7 +62,7 @@
 		    <tr>
 			    <td class="portlet-section-body"><span id="name">group</span></td>
 			    <td class="portlet-section-alternate">
-			    <a id="goGroupConfirm" href="groupConfirm.html?fixed_crudType=3&name=name"><span id="deleteLabel">Delete</span></a>
+			    <a id="goGroupConfirm-delete" href="groupConfirm.html?fixed_crudType=3&name=name"><span id="deleteLabel">Delete</span></a>
 			    </td>
 		    </tr>
             </div>

Modified: pal-admin/trunk/src/main/webapp/view/role/roleList.html
===================================================================
--- pal-admin/trunk/src/main/webapp/view/role/roleList.html	2007-04-06 06:18:40 UTC (rev 21)
+++ pal-admin/trunk/src/main/webapp/view/role/roleList.html	2007-04-06 23:13:32 UTC (rev 22)
@@ -62,7 +62,7 @@
 		    <tr>
 			    <td class="portlet-section-body"><span id="name">role</span></td>
 			    <td class="portlet-section-alternate">
-			    <a id="goRoleConfirm" href="roleConfirm.html?fixed_crudType=3&name=name"><span id="deleteLabel">Delete</span></a>
+			    <a id="goRoleConfirm-delete" href="roleConfirm.html?fixed_crudType=3&name=name"><span id="deleteLabel">Delete</span></a>
 			    </td>
 		    </tr>
             </div>


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