Subversion Repositories SmartDukaan

Rev

Rev 3347 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3347 Rev 5572
Line 9... Line 9...
9
 
9
 
10
   </head>
10
   </head>
11
  <body>
11
  <body>
12
 
12
 
13
    <noscript>
13
    <noscript>
14
      <p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
14
      <p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
15
    </noscript>
15
    </noscript>
16
    <h1>Cache Statistics and Admin</h1>
16
    <h1>Cache Statistics and Admin</h1>
17
    #set($cacheStats = $action.getCacheStats())
17
    #set($cacheStats = $action.getCacheStats())
18
    #if($cacheStats && $cacheStats.size() != 0)
18
    #if($cacheStats && $cacheStats.size() != 0)
19
        <table cellpadding="0" cellspacing="0" border="1" width="100%" id="cacheStatsTable">
19
        <table cellpadding="0" cellspacing="0" border="1" width="100%" id="cacheStatsTable">