summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-12-17 11:29:27 -0500
committerShaun McCance <shaunm@gnome.org>2010-12-17 11:30:20 -0500
commit4835acf150ea32b4e701324e9599829cb82e4826 (patch)
treee87925a54bac060679be93902552051bb1a50efe
parentc325d09269cae75a45e04962e8216cf747e4e203 (diff)
downloadyelp-4835acf150ea32b4e701324e9599829cb82e4826.tar.gz
[stylesheets/yelp-common.xsl.in] Include jquery.ui again
It's necessary for the background-color animation for #anchor links
-rw-r--r--stylesheets/yelp-common.xsl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/yelp-common.xsl.in b/stylesheets/yelp-common.xsl.in
index 3d469e7d..25fbc543 100644
--- a/stylesheets/yelp-common.xsl.in
+++ b/stylesheets/yelp-common.xsl.in
@@ -90,6 +90,7 @@ div.body {
<!-- == html.js.custom == -->
<xsl:template name="html.js.custom">
+<script type="text/javascript" language="javascript" src="@DATADIR@/jquery-ui-1.8.custom.min.js"/>
<script type="text/javascript" language="javascript">
<xsl:text>
$(document).ready (function () {