diff options
| author | hukl <contact@smyck.org> | 2009-09-02 15:55:32 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-02 15:55:32 +0200 |
| commit | bc35983129412f98cecbe477c8c5bec51af917f7 (patch) | |
| tree | ca160eef0b9fb113cfb1ebef147bca03b166958f /app | |
| parent | 4515facbab837cf89818d926011ce7e1f4e40661 (diff) | |
some drag and drop refinements
Diffstat (limited to 'app')
| -rw-r--r-- | app/views/nodes/edit.html.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/nodes/edit.html.erb b/app/views/nodes/edit.html.erb index a8138c2..b598ec5 100644 --- a/app/views/nodes/edit.html.erb +++ b/app/views/nodes/edit.html.erb | |||
| @@ -44,7 +44,6 @@ | |||
| 44 | </li> | 44 | </li> |
| 45 | <% end %> | 45 | <% end %> |
| 46 | </ul> | 46 | </ul> |
| 47 | add image | ||
| 48 | </td> | 47 | </td> |
| 49 | </tr> | 48 | </tr> |
| 50 | </table> | 49 | </table> |
