X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..HEAD:/resources/themes/templates/resources/sass/config.rb diff --git a/resources/themes/templates/resources/sass/config.rb b/resources/themes/templates/resources/sass/config.rb index 87ed40a1..77db7d41 100644 --- a/resources/themes/templates/resources/sass/config.rb +++ b/resources/themes/templates/resources/sass/config.rb @@ -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 -# /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