]> git.openstreetmap.org Git - osqa.git/commitdiff
made adjustment to side bar effects and contents.
authorqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 10 May 2010 16:10:04 +0000 (16:10 +0000)
committerqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 10 May 2010 16:10:04 +0000 (16:10 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@193 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/js/osqa.main.js
forum/skins/default/templates/question_edit_tips.html

index ea98675eb9aac9d16945aa561342dc232a43c115..20ecf9311d5fe71256bef6dc0899dcfb53252406 100644 (file)
@@ -945,9 +945,8 @@ function changeSideBar(enabled_bar) {
 \r
 }\r
 \r
-var currentSideBar = 'div#editor_side_bar';\r
+var currentSideBar = 'div#title_side_bar';\r
 $(function () {\r
-    $('div#title_side_bar').hide();\r
     $('div#editor_side_bar').hide();\r
     $('div#tags_side_bar').hide();\r
 \r
index a391ecad8601c3c7087ead61845642755aa1ac56..1a27be38079c7005e70352c25bf3b811e6c2866c 100644 (file)
@@ -57,7 +57,7 @@
 </div>
 
 <div class="boxC" id="tags_side_bar" align="left">
-    <p class="subtitle darkred">{% trans "What Are Tabs" %}</p>
+    <p class="subtitle darkred">{% trans "What Are Tags" %}</p>
     <ul class="list-item">
         <li>
             {% trans "Tags are words that will tell others what this question proteins to." %}