summaryrefslogtreecommitdiff
path: root/views/create.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-03-10 12:00:48 +0100
committerChristoph Helma <helma@in-silico.de>2010-03-10 12:00:48 +0100
commit7dccdd50be2a9215befe9018f9e5cf5a401f69a6 (patch)
treeff56d080e2d1f966f2f42f3e9db030e673402744 /views/create.haml
parent1a75cab62bb941c106252a39efb350822dd49e38 (diff)
newline added to end of uri-lists
Diffstat (limited to 'views/create.haml')
-rw-r--r--views/create.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/create.haml b/views/create.haml
index 99cffb3..f754770 100644
--- a/views/create.haml
+++ b/views/create.haml
@@ -22,5 +22,5 @@
format:
%input{:type => 'file', :name => 'file', :id => 'file', :size => '41'}
%input{ :type => "submit", :value => "Create model"}
- = link_to "Cancel", 'create'
+ = link_to "Cancel", '/create'