From 1a80d6cd79235694cc8babf8dc779be3155c9111 Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 18 Apr 2009 14:23:02 +0200 Subject: adding event information to the metadata section allowing to add and edit events --- app/views/nodes/edit.html.erb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/views') diff --git a/app/views/nodes/edit.html.erb b/app/views/nodes/edit.html.erb index 0d0b0d3..fe4934f 100644 --- a/app/views/nodes/edit.html.erb +++ b/app/views/nodes/edit.html.erb @@ -12,6 +12,10 @@ <%= f.error_messages %> + + + + -- cgit v1.3
Event<%= event_information %>
Slug <%= f.text_field :slug %>