Update of
/var/cvs/contributions/CMSContainer_Modules/alias/src/webapp/editors/alias
In directory james.mmbase.org:/tmp/cvs-serv20239/alias/src/webapp/editors/alias
Modified Files:
Tag: b1_4
stacked.jsp
Log Message:
CMSC-924 - Fixed the column layout
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/alias/src/webapp/editors/alias
See also: http://www.mmbase.org/jira/browse/CMSC-924
Index: stacked.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/alias/src/webapp/editors/alias/stacked.jsp,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -b -r1.1.2.4 -r1.1.2.5
--- stacked.jsp 19 Jun 2008 12:26:52 -0000 1.1.2.4
+++ stacked.jsp 26 Jun 2008 11:11:58 -0000 1.1.2.5
@@ -30,7 +30,6 @@
<div class="tab_active">
<div class="body">
<div>
-
<a name="activetab"><fmt:message key="stacked.title" /></a>
</div>
</div>
@@ -51,7 +50,7 @@
<table>
<thead>
<tr>
- <th></th>
+ <th width="76px"></th>
<th><a
href="?parent=${param.parent}&orderby=title&orderdir=${(orderby == 'title' &&
orderdir == 'up')?'down':'up'}"><fmt:message key="stacked.header.title"
/></a></th>
<th><a
href="?parent=${param.parent}&orderby=urlfragment&orderdir=${(orderby ==
'urlfragment' && orderdir == 'up')?'down':'up'}" class="headerlink"
onclick="orderBy('urlfragment');" ><fmt:message
key="stacked.header.urlfragment" /></a></th>
<th><fmt:message
key="stacked.header.target"/></th>
@@ -60,7 +59,6 @@
<tbody class="hover">
</mm:first>
-
<c:set var="targetUrl" value=""/>
<mm:relatednodes type="urls" role="related"
searchdir="destination" >
<c:set var="targetName"><mm:field
name="name"/></c:set>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs