stephan     2002/09/04 01:08:45

  Modified:    src/webapp/samples/profiler profile2page.xsl
  Log:
  Add missing 'ms'.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon2/src/webapp/samples/profiler/profile2page.xsl
  
  Index: profile2page.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/profiler/profile2page.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- profile2page.xsl  3 Sep 2002 10:07:31 -0000       1.1
  +++ profile2page.xsl  4 Sep 2002 08:08:45 -0000       1.2
  @@ -133,7 +133,7 @@
         <tr>
          <td></td>
          <td><b>Total time</b></td>
  -       <td><b><xsl:value-of select="profile:result/@profile:time"/></b></td>
  +       <td><b><xsl:value-of select="profile:result/@profile:time"/> ms</b></td>
          <xsl:for-each select="profile:result">
           <td>
            <b>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to