added permalink-generating code to topics.jsp and posts.jsp, and fixed
a bug in StringUtil.splitList
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
<util:text><util:button id="add_to_hotlist"/></util:text>
|
||||
</util:xlink>
|
||||
</conf:can_add_to_hotlist>
|
||||
<BR>
|
||||
<util:font color="content.fg" size="post-reference"><util:xlink>
|
||||
<util:href type="servlet"><%= view.getPageQID() %></util:href>
|
||||
<util:text>[Permalink to this conference]</util:text>
|
||||
</util:xlink></util:font>
|
||||
</DIV>
|
||||
<% out.flush(); response.flushBuffer(); %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user