]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/js/wmd/wmd.js
the WMD editor site is not available anymore, removing the question mark icon
[osqa.git] / 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();
                }