2
0
paladox 9 жил өмнө
parent
commit
9f612f722e
1 өөрчлөгдсөн 5 нэмэгдсэн , 2 устгасан
  1. 5 2
      skin.json

+ 5 - 2
skin.json

@@ -22,7 +22,7 @@
 		"SkinForeground": "Foreground.skin.php"
 	},
 	"ResourceModules": {
-		"skins.foreground": {
+		"skins.foreground.styles": {
 			"position": "top",
 			"styles": [
 				"assets/stylesheets/normalize.css",
@@ -32,7 +32,10 @@
 				"assets/stylesheets/foreground-print.css",
 				"assets/stylesheets/jquery.autocomplete.css",
 				"assets/stylesheets/responsive-tables.css"
-			],
+			]
+		},
+		"skins.foreground.js": {
+			"position": "bottom",
 			"scripts": [
 				"assets/scripts/vendor/custom.modernizr.js",
 				"assets/scripts/vendor/fastclick.js",