項目創建者不能審核自己的項目
parent
900f1f6d69
commit
4179a8c16d
|
@ -273,7 +273,7 @@
|
|||
</button>
|
||||
|
||||
|
||||
<#if adminId==list.approveId>
|
||||
<#if list.creatorId!=list.approveId && adminId==list.approveId>
|
||||
<button type="button"
|
||||
class="am-btn am-btn-default am-btn-xs am-text-secondary"
|
||||
onclick="location.href='${base}/project/approve?listFrom=list&id=${list.id}'"><span
|
||||
|
|
Loading…
Reference in New Issue