소스 검색

Update foreground.php

paladox 9 년 전
부모
커밋
a6596556fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',