Scarab commit: svn commit: r11272 - branches/scarab_11079_legacy_with_ant_maven1/src/webapp/WEB-INF/templates/screens/IssueList.vm
[email protected] Thu, 31 May 2012 02:13:17 -0700 (PDT)
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous
Date: 2012-05-31 02:13:16-0700
New Revision: 11272
Modified:
branches/scarab_11079_legacy_with_ant_maven1/src/webapp/WEB-INF/templates/screens/IssueList.vm
Log:
tuned time setings for attention icons
Modified: branches/scarab_11079_legacy_with_ant_maven1/src/webapp/WEB-INF/templates/screens/IssueList.vm
Url: http://scarab.tigris.org/source/browse/scarab/branches/scarab_11079_legacy_with_ant_maven1/src/webapp/WEB-INF/templates/screens/IssueList.vm?view=diff&pathrev=11272&r1=11271&r2=11272
==============================================================================
--- branches/scarab_11079_legacy_with_ant_maven1/src/webapp/WEB-INF/templates/screens/IssueList.vm (original)
+++ branches/scarab_11079_legacy_with_ant_maven1/src/webapp/WEB-INF/templates/screens/IssueList.vm 2012-05-31 02:13:16-0700
@@ -182,7 +182,7 @@
#if ($issue.isOnHold() || $issue.isSealed())
<td>
#else
- #indexedRowsWithIdleHours($velocityCount $issue.HoursIdle)
+ #indexedColumnsWithIdleHours($velocityCount $issue.HoursIdle)
#end
<a href="$link">$record.UniqueId</a></td>
------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2968167