[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/patches/mediawiki/skins
From:       Matthias Messmer <matthias () familie-messmer ! de>
Date:       2010-07-22 14:43:18
Message-ID: 20100722144318.31C8FAC7E2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1153115 by messmer:

moved js script calls to the bottom, fixing sorting table issue

 M  +6 -6      Chihuahua.php  


--- trunk/www/patches/mediawiki/skins/Chihuahua.php #1153114:1153115
@@ -529,12 +529,6 @@
                   </div> <!-- /personal -->
                   <!-- fixalpha -->
                   <script type="<?php $this->text('jsmimetype') ?>"> if ( \
                window.isMSIE55 ) fixalpha(); </script>
-                  <!-- /fixalpha -->
-                  <?php $this->html( 'bottomscripts' ); /* JS call to \
                runBodyOnloadHook */ ?>
-                  <?php $this->html( 'reporttime' ) ?>
-                  <?php if ( $this->data['debug'] ): ?>
-                  <!-- Debug output: <?php $this->text( 'debug' ); ?> -->
-                  <?php endif; ?>
                </div> <!-- /sidebar-content -->
             </div> <!-- /wrap3 -->
          </div> <!-- /wrap2 -->
@@ -659,6 +653,12 @@
       <div style="clear:both"></div>
    </div><!-- /footer -->
 </div> <!-- Root -->
+<!-- /fixalpha -->
+<?php $this->html( 'bottomscripts' ); /* JS call to runBodyOnloadHook */ ?>
+<?php $this->html( 'reporttime' ) ?>
+<?php if ( $this->data['debug'] ): ?>
+<!-- <?php $this->text( 'debug' ); ?> -->
+<?php endif; ?>
 </body>
 </html>
 <?php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic