forked from bofh/fetsite
started to migrate themes new wrapper script
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<% unless object.nil? %>
|
||||
<%= calendar object do |entry| %>
|
||||
<div><%= link_to entry.name.to_s, polymorphic_path(entry.object) %></div>
|
||||
<% end %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user