diff options
| author | hukl <contact@smyck.org> | 2009-09-02 17:22:22 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-02 17:22:22 +0200 |
| commit | 282e64efcf5359541d0930ab5ba2c4b8f2654cd3 (patch) | |
| tree | ffd7c0ad2bfba39134480a36680c37dfd09f077b /app | |
| parent | bc35983129412f98cecbe477c8c5bec51af917f7 (diff) | |
further interface improvements
Diffstat (limited to 'app')
| -rw-r--r-- | app/views/nodes/edit.html.erb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/nodes/edit.html.erb b/app/views/nodes/edit.html.erb index b598ec5..90535ef 100644 --- a/app/views/nodes/edit.html.erb +++ b/app/views/nodes/edit.html.erb | |||
| @@ -44,6 +44,9 @@ | |||
| 44 | </li> | 44 | </li> |
| 45 | <% end %> | 45 | <% end %> |
| 46 | </ul> | 46 | </ul> |
| 47 | <div class="clear_left right"> | ||
| 48 | <a id="image_browser_toggle" class="unselected" href="#">image browser</a> | ||
| 49 | </div> | ||
| 47 | </td> | 50 | </td> |
| 48 | </tr> | 51 | </tr> |
| 49 | </table> | 52 | </table> |
