Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/recyclebin
In directory
james.mmbase.org:/tmp/cvs-serv20047/cmsc/contentrepository/src/webapp/editors/recyclebin
Modified Files:
Tag: b1_5
index.jsp
Log Message:
CMSC-1291 index.jsp is needed in path for linking after delete or restore
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/recyclebin
See also: http://www.mmbase.org/jira/browse/CMSC-1291
Index: index.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/recyclebin/Attic/index.jsp,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -b -r1.13 -r1.13.2.1
--- index.jsp 19 Sep 2008 02:25:02 -0000 1.13
+++ index.jsp 11 Feb 2009 13:32:47 -0000 1.13.2.1
@@ -71,11 +71,11 @@
<thead>
<tr>
<th style="width: 56px;"></th>
- <th style="width: 68px;"><a
href="?sortBy=otype&direction=${direction}" class="headerlink"><fmt:message
key="locate.typecolumn" /></a></th>
- <th><a
href="?sortBy=title&direction=${direction}" class="headerlink"><fmt:message
key="locate.titlecolumn" /></a></th>
- <th style="width: 50px;"><a
href="?sortBy=creator&direction=${direction}" class="headerlink"><fmt:message
key="locate.authorcolumn" /></a></th>
- <th style="width: 120px;"><a
href="?sortBy=lastmodifieddate&direction=${direction}"
class="headerlink"><fmt:message key="locate.lastmodifiedcolumn" /></a></th>
- <th style="width: 60px;"><a
href="?sortBy=number&direction=${direction}" class="headerlink"><fmt:message
key="locate.numbercolumn" /></a></th>
+ <th style="width: 68px;"><a
href="index.jsp?sortBy=otype&direction=${direction}"
class="headerlink"><fmt:message key="locate.typecolumn" /></a></th>
+ <th><a
href="index.jsp?sortBy=title&direction=${direction}"
class="headerlink"><fmt:message key="locate.titlecolumn" /></a></th>
+ <th style="width: 50px;"><a
href="index.jsp?sortBy=creator&direction=${direction}"
class="headerlink"><fmt:message key="locate.authorcolumn" /></a></th>
+ <th style="width: 120px;"><a
href="index.jsp?sortBy=lastmodifieddate&direction=${direction}"
class="headerlink"><fmt:message key="locate.lastmodifiedcolumn" /></a></th>
+ <th style="width: 60px;"><a
href="index.jsp?sortBy=number&direction=${direction}"
class="headerlink"><fmt:message key="locate.numbercolumn" /></a></th>
</tr>
</thead>
<tbody class="hover">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs