[algospot-judge] r217 committed - don't show my problem count in aojmenu.

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 11, 2010, 3:32:00 AM7/11/10
to algospo...@googlegroups.com
Revision: 217
Author: jongman
Date: Sat Jul 10 22:18:23 2010
Log: don't show my problem count in aojmenu.
http://code.google.com/p/algospot-judge/source/detail?r=217

Modified:
/trunk/vanillaapp/views/modules/aojmenu.php

=======================================
--- /trunk/vanillaapp/views/modules/aojmenu.php Sun Jun 27 08:21:56 2010
+++ /trunk/vanillaapp/views/modules/aojmenu.php Sat Jul 10 22:18:23 2010
@@ -6,7 +6,7 @@
<li><?=Anchor(T("By Problem
Source"), "/problems/types/#source")?></li>
<li><?=Anchor(T("All Problems"), "/problems/list/")?></li>
<? if($this->IsLoggedIn) { ?>
- <li><?=Anchor(T("My Problems"), "/problems/my/")?> (4)</li>
+ <li><?=Anchor(T("My Problems"), "/problems/my/")?></li>
<? } ?>
</ul>
</div>

Reply all
Reply to author
Forward
0 new messages