Commit 6c0a5e9c authored by Martijn Pieters's avatar Martijn Pieters

Collector #475: URL quote found item Ids.

parent 6d2ab21f
...@@ -80,13 +80,13 @@ your search terms below. ...@@ -80,13 +80,13 @@ your search terms below.
<TR class="row-hilite"> <TR class="row-hilite">
</dtml-if> </dtml-if>
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="16"> <TD ALIGN="LEFT" VALIGN="TOP" WIDTH="16">
<A HREF="&dtml-sequence-key;/manage_workspace"> <A HREF="&dtml.url_quote-sequence-key;/manage_workspace">
<IMG SRC="&dtml-BASEPATH1;/&dtml-icon;" <IMG SRC="&dtml-BASEPATH1;/&dtml-icon;"
ALT="[<dtml-var meta_type>]" BORDER="0"></A> ALT="[<dtml-var meta_type>]" BORDER="0"></A>
</TD> </TD>
<TD ALIGN="LEFT" VALIGN="TOP"> <TD ALIGN="LEFT" VALIGN="TOP">
<div class="list-item"> <div class="list-item">
<A HREF="&dtml-sequence-key;/manage_workspace"> <A HREF="&dtml.url_quote-sequence-key;/manage_workspace">
&dtml-sequence-key; &dtml-sequence-key;
<dtml-if title> <dtml-if title>
(&dtml-title;) (&dtml-title;)
...@@ -278,11 +278,3 @@ your search terms below. ...@@ -278,11 +278,3 @@ your search terms below.
</FORM> </FORM>
<dtml-var manage_page_footer> <dtml-var manage_page_footer>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment