Update of
/var/cvs/contributions/CMSContainer_Modules/directreaction/src/webapp/editors/resources
In directory james.mmbase.org:/tmp/cvs-serv3549
Modified Files:
reactionsearch.jsp
Log Message:
CMSC-899, Check and improve all lists according to guideline,Reactions
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/directreaction/src/webapp/editors/resources
See also: http://www.mmbase.org/jira/browse/CMSC-899
Index: reactionsearch.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/directreaction/src/webapp/editors/resources/reactionsearch.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- reactionsearch.jsp 18 Jan 2008 12:46:20 -0000 1.5
+++ reactionsearch.jsp 8 Sep 2008 07:56:56 -0000 1.6
@@ -1,10 +1,8 @@
-<[EMAIL PROTECTED] language="java" contentType="text/html;charset=utf-8"%>
-<[EMAIL PROTECTED] file="globals.jsp" %>
-
-<fmt:setBundle basename="cmsc-reactions" scope="request" />
-<[EMAIL PROTECTED] import="java.util.Iterator,
- com.finalist.cmsc.mmbase.PropertiesUtil"%>
-<mm:content type="text/html" encoding="UTF-8" expires="0">
+<[EMAIL PROTECTED] language="java" contentType="text/html;charset=utf-8"
+%><[EMAIL PROTECTED] file="globals.jsp"
+%><fmt:setBundle basename="cmsc-reactions" scope="request" /><[EMAIL
PROTECTED] import="java.util.Iterator,
+ com.finalist.cmsc.mmbase.PropertiesUtil"
+%><mm:content type="text/html" encoding="UTF-8" expires="0">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html:html xhtml="true">
<cmscedit:head title="reactions.title">
@@ -66,8 +64,8 @@
<table>
<tr class="listheader">
<th> </th>
- <th><a href="#" class="headerlink"
onclick="orderBy('name');"><fmt:message key="reactionsearch.namecolumn"
/></a></th>
- <th><a href="#" class="headerlink"
onclick="orderBy('title');"><fmt:message key="reactionsearch.titlecolumn"
/></a></th>
+ <th><a href="#" class="headerlink"
onClick="orderBy('name');"><fmt:message key="reactionsearch.namecolumn"
/></a></th>
+ <th><a href="#" class="headerlink"
onClick="orderBy('title');"><fmt:message key="reactionsearch.titlecolumn"
/></a></th>
<th><fmt:message key="reactionsearch.articlecolumn" /></th>
</tr>
<tbody class="hover">
@@ -77,7 +75,7 @@
<tr <c:if test="${useSwapStyle}">class="swap"</c:if>
href="<mm:write referid="url"/>">
<td style="white-space:nowrap;">
- <a href="#" onclick="showInfo(<mm:field name="number"
/>);" >
+ <a href="#" onClick="showInfo(<mm:field name="number"
/>);" >
<img src="../gfx/icons/info.png" alt="<fmt:message
key="reactionsearch.icon.info" />" title="<fmt:message
key="reactionsearch.icon.info" />" />
</a>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs