further improvement of tag usage display
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
{/if}
|
||||
{#if object}
|
||||
{#if module=='bookmark'}
|
||||
<div>{@html target(object.comment.rendered)}</div>
|
||||
{@html target(object.comment.rendered)}
|
||||
<a href={object.url}>{object.url}</a>
|
||||
{:else if module=='task' || module=='project'}
|
||||
<span onclick={go}>{object.name}</span>
|
||||
|
||||
Reference in New Issue
Block a user