fix a link bug

This commit is contained in:
Li Jianxuan 2013-04-24 15:05:54 +00:00
parent cbbac48333
commit c1256ef453
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ $this->breadcrumb()->setSeparator(' > ');
| <a href="/author/delegate/ac/cancel/uuid/<?php echo $item['uuid'];?>" onclick="return confirm('是否确定取消该数据的委托?');">取消委托</a>
<?php }?> |
<a href="/author/sendmail/uuid/<?php echo $item['uuid']; ?>">邮件通知</a> |
<a href="/author/fund/ac/formd/uuid/<?php echo $item['uuid']; ?>">支持项目</a> |
<a href="/author/fund/uuid/<?php echo $item['uuid']; ?>">支持项目</a> |
<a href="/author/doi/ac/edit/uuid/<?php echo $item['uuid']; ?>">DOI</a>
</span>