visual perspective as default
[redakcja.git] / redakcja / static / js / wiki / loader.js
index 9530fc3..7e5c864 100644 (file)
@@ -5,7 +5,7 @@ if (!window.console) {
     }
 }
 
-var DEFAULT_PERSPECTIVE = "#SummaryPerspective";
+var DEFAULT_PERSPECTIVE = "#VisualPerspective";
 
 $(function()
 {