merge from open-source master

This commit is contained in:
Jean-Baptiste Queru
2009-11-15 10:58:56 -08:00
3 changed files with 3 additions and 11 deletions

View File

@@ -1263,10 +1263,4 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
table, img {
page-break-inside: avoid;
}
/* #qv,
#qv-wrapper {
display:none;
}
*/
}

View File

@@ -83,7 +83,7 @@ function buildCarousel() {
/* add the bulletins */
var layout = droid.layout;
var layout = droid.layout;
var div = document.createElement("div");
var imgDiv = document.createElement("div");
var descDiv = document.createElement("div");
@@ -112,9 +112,6 @@ function buildCarousel() {
$("#carouselMain").append(div);
}
}
// -- * slider * -- //

View File

@@ -27,4 +27,5 @@ def:custom_masthead() ?>
<?cs def:custom_buildinfo() ?>Build <?cs var:page.build ?> - <?cs var:page.now ?><?cs /def ?>
<?cs # appears on the side of the page ?>
<?cs def:custom_left_nav() ?><?cs call:default_left_nav() ?><?cs /def ?>
<?cs def:custom_left_nav() ?><?cs call:default_left_nav() ?><?cs /def ?>