Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / resources / themes / templates / resources / sass / config.rb
index 87ed40a..77db7d4 100644 (file)
@@ -1,7 +1,5 @@
-# $ext_path: This should be the path of where the ExtJS SDK is installed
-# Generally this will be in a lib/extjs folder in your applications root
-# <root>/lib/extjs
-$ext_path = "../../lib/extjs"
+# $ext_path: This should be the path of the Ext JS SDK relative to this file
+$ext_path = "../../extjs"
 
 # sass_path: the directory your Sass files are in. THIS file should also be in the Sass folder
 # Generally this will be in a resources/sass folder