aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2010-01-14 18:09:07 +0000
committerScott González <scott.gonzalez@gmail.com>2010-01-14 18:09:07 +0000
commit1c31a26b564ad554f5262a0b25c32a9a847688e6 (patch)
tree7cf8c0491096ce187365a7d78011294dad98b2bf /build
parent6024fdf2564b274af2f2d306f420e44a2c88d7b1 (diff)
downloadjquery-ui-1c31a26b564ad554f5262a0b25c32a9a847688e6.tar.gz
jquery-ui-1c31a26b564ad554f5262a0b25c32a9a847688e6.zip
Replaced stackfix with bgiframe.
Fixes #5061 - Remove stackfix.
Diffstat (limited to 'build')
-rw-r--r--build/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index 603916ed7..cf7d776a7 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -206,7 +206,6 @@
<get src="${url}Tabs" dest="${docs.dir}tabs.html" />
<get src="http://docs.jquery.com/action/render/UI/Utility/Position" dest="${docs.dir}position.html" />
- <get src="http://docs.jquery.com/action/render/UI/Utility/Stackfix" dest="${docs.dir}stackfix.html" />
<get src="http://docs.jquery.com/action/render/UI/Effects/animate" dest="${docs.dir}animate.html" />
<get src="http://docs.jquery.com/action/render/UI/Effects/addClass" dest="${docs.dir}addClass.html" />