Procházet zdrojové kódy

Update foreground.php

paladox před 9 roky
rodič
revize
a6596556fe
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      foreground.php

+ 1 - 1
foreground.php

@@ -57,7 +57,7 @@ $wgResourceModules['skins.foreground.styles'] = array(
 );
 
 $wgResourceModules['skins.foreground.js'] = array(
-	'position'       => 'bottom',
+	'position'       => 'top',
 	'scripts'        => array(
 		'foreground/assets/scripts/vendor/custom.modernizr.js',
 		'foreground/assets/scripts/vendor/fastclick.js',