Skip to content
Snippets Groups Projects
Commit 4f8cc6ff authored by srosse's avatar srosse
Browse files

no-jira: limit the carrousel to dmz

parent d48bf583
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
ThemeJS.prototype.initDmzCarrousel = function() {
this.dmzCarrousel = jQuery().ooBgCarrousel();
this.dmzCarrousel.initCarrousel({
query: "#o_body #o_bg",
query: "#o_body.o_dmz #o_bg",
images: ['learn-bg.jpg', 'christian-bg.jpg', 'classroom-bg.jpg', 'holger-bg.jpg', 'oo-bg.jpg', 'florian-bg.jpg' ],
shuffle: false,
shuffleFirst: false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment