diff options
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> |
