]> git.openstreetmap.org Git - osqa.git/commitdiff
the WMD editor site is not available anymore, removing the question mark icon
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 8 Oct 2011 08:56:20 +0000 (08:56 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 8 Oct 2011 08:56:20 +0000 (08:56 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1183 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/js/wmd/wmd.js

index ef16652778c5a58a9335f96b0e9a1c46b9afffd0..ac03ea2885a2d631d7526f64bfb2d62a66025047 100644 (file)
@@ -1134,10 +1134,10 @@ Attacklab.wmdBase = function(){
                        helpAnchor.href = helpLink;
                        helpAnchor.target = helpTarget
                        helpAnchor.title = helpHoverTitle;
-                       helpButton.appendChild(helpAnchor);
+                       //helpButton.appendChild(helpAnchor);
                        
-                       setupButton(helpButton, true);
-                       buttonRow.appendChild(helpButton);
+                       //setupButton(helpButton, true);
+                       //buttonRow.appendChild(helpButton);
                        
                        setUndoRedoButtonStates();
                }