Commit 93a125b0 authored by Ivan Tyagov's avatar Ivan Tyagov

Leave portal type out of HTML link content.

parent 7988206e
......@@ -66,9 +66,9 @@
<a tal:attributes="href url">\n
<span class="search_result_title"\n
tal:content="title"/>\n
</a>\n
<span class="search_result_portal_type"\n
tal:content="portal_type"/>\n
</a>\n
\n
<img src="km_img/find.png" \n
tal:attributes="onClick string:togglePreview(\'${uid}\', \'${path}\')"\n
......
981
\ No newline at end of file
982
\ No newline at end of file
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