From: Radek Czajka Date: Fri, 1 Oct 2010 14:55:57 +0000 (+0200) Subject: visual perspective as default X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/c446cd5aed63e0ea7ee52c05bf3d0ca8951969b2 visual perspective as default --- diff --git a/redakcja/static/js/wiki/loader.js b/redakcja/static/js/wiki/loader.js index 9530fc3f..7e5c8645 100644 --- a/redakcja/static/js/wiki/loader.js +++ b/redakcja/static/js/wiki/loader.js @@ -5,7 +5,7 @@ if (!window.console) { } } -var DEFAULT_PERSPECTIVE = "#SummaryPerspective"; +var DEFAULT_PERSPECTIVE = "#VisualPerspective"; $(function() {