Scarab commit: svn commit: r10197 - branches/release/b21/src/webapp/WEB-INF/templates/navigations/CommonLinks.vm

[email protected]
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: dabbous
Date: 2006-07-03 12:57:24-0700
New Revision: 10197

Modified:
   branches/release/b21/src/webapp/WEB-INF/templates/navigations/CommonLinks.vm

Log:
fixed SCB1746
For unknown reason the label for issue type was rendered in lower case.
I removed the lower case transformation.

Modified: branches/release/b21/src/webapp/WEB-INF/templates/navigations/CommonLinks.vm
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/b21/src/webapp/WEB-INF/templates/navigations/CommonLinks.vm?view=diff&rev=10197&p1=branches/release/b21/src/webapp/WEB-INF/templates/navigations/CommonLinks.vm&p2=branches/release/b21/src/webapp/WEB-INF/templates/navigations/CommonLinks.vm&r1=10196&r2=10197
==============================================================================
--- branches/release/b21/src/webapp/WEB-INF/templates/navigations/CommonLinks.vm	(original)
+++ branches/release/b21/src/webapp/WEB-INF/templates/navigations/CommonLinks.vm	2006-07-03 12:57:24-0700
@@ -12,7 +12,7 @@
         #set ($parameterKey = "curit")

         #set ($issueType = $lastEntered)

       #end

-      <div>$link.setPage($scarabR.getNextEntryTemplate($issueType)).setLabel("$l10n.format('EnterNewIssueType', $module.getRModuleIssueType($issueType).DisplayName.toLowerCase())").addPathInfo($parameterKey, $value).addPathInfo("eventSubmit_doStart", "foo").setAction("ReportIssue")</div>

+      <div>$link.setPage($scarabR.getNextEntryTemplate($issueType)).setLabel("$l10n.format('EnterNewIssueType', $module.getRModuleIssueType($issueType).DisplayName)").addPathInfo($parameterKey, $value).addPathInfo("eventSubmit_doStart", "foo").setAction("ReportIssue")</div>

     #end

   #end
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.