Description:
merge
Commit status:
[Not Reviewed]
References:
merge algo
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r847:ea395cb9bc50 - - 1 file changed: 4 inserted, 0 deleted

@@ -2,6 +2,10
2 = javascript_include_tag "announcement_refresh"
2 = javascript_include_tag "announcement_refresh"
3
3
4 = user_title_bar(@user)
4 = user_title_bar(@user)
5 + - if @user.section
6 + passcode for CP Unofficial Logo voting is
7 + %strong= @user.section
8 + %br
5
9
6 - if (GraderConfiguration.contest_mode?) and (@user.site!=nil) and (@user.site.started!=true)
10 - if (GraderConfiguration.contest_mode?) and (@user.site!=nil) and (@user.site.started!=true)
7 %p=t 'main.start_soon'
11 %p=t 'main.start_soon'
You need to be logged in to leave comments. Login now