Fix issue 6: Select elements in the editor
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@49 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -32,9 +32,7 @@
|
||||
<div id="tools">
|
||||
|
||||
<div>
|
||||
<!--
|
||||
<img class="tool_button" id="tool_select" src="images/select.png" /><br/>
|
||||
-->
|
||||
<img class="tool_button" id="tool_select" src="images/select.png" title="Select Tool" alt="Select"/><br/>
|
||||
<img class="tool_button_current" id="tool_path" src="images/path.png" title="Pencil Tool" alt="Path"/><br/>
|
||||
<img class="tool_button" id="tool_line" src="images/line.png" title="Line Tool" alt="Line"/><br/>
|
||||
<img class="tool_button" id="tools_rect_show" src="images/square.png" title="Square/Rect Tool" alt="Square"/><br/>
|
||||
|
||||
Reference in New Issue
Block a user