• Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 124 for Xml/Validator/WebApp/validator/templates

Show
Ignore:
Timestamp:
11/06/07 12:16:17 (14 months ago)
Author:
andrew
Message:

Hide the debug block in the validator resu;lts page

Files:
1 modified

  • Xml/Validator/WebApp/validator/templates/result.kid (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • Xml/Validator/WebApp/validator/templates/result.kid

    r88 r124  
    4343          </li> 
    4444        </ul> 
    45                 <div id="debug-block" style="background-color:#DDDDFF;"> 
     45                <div id="debug-block" style="display:none;background-color:#DDDDFF;" > 
    4646                <p>--debug-begin-------------------</p> 
    4747                <p py:if="result.hasParsedXml">hasParsedXml: ${result.hasParsedXml}</p> 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/