mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-14 01:15:50 +01:00
(refs #810)Some fix about pull request
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@(condition: => Boolean)
|
||||
@if(condition){
|
||||
<i class="octicon octicon-check active"></i>
|
||||
<i class="icon-ok"></i>
|
||||
} else {
|
||||
<i class="octicon"></i>
|
||||
<i class="icon-white"></i>
|
||||
}
|
||||
Reference in New Issue
Block a user