diff --git a/pandora/static/js/pandora.js b/pandora/static/js/pandora.js
index 07a60c42c..03da7e43d 100644
--- a/pandora/static/js/pandora.js
+++ b/pandora/static/js/pandora.js
@@ -391,6 +391,8 @@ $(function(){
.open();
});
+ Ox.print("--------");
+
var bottomPanel = Ox.Toolbar({size: "small"})
.css({
zIndex: 2,
@@ -430,9 +432,6 @@ $(function(){
historyPanel.$content.html("Paris
Matirx
Godard")
- Ox.print("--------");
-
-
/*
var tabbar = new Ox.Tabbar({
values: ["Info", "Scenes", "Timeline", "Map", "Admin"],