AutoCommit Mit Aug 19 23:03:02 CEST 2015
This commit is contained in:
@@ -3,4 +3,7 @@ module CalentriesHelper
|
||||
calentry_list=p.calentries
|
||||
render(partial: "calentries/calentry_list", object: calentry_list, locals:{parent: p})
|
||||
end
|
||||
def new_calentry_div(p)
|
||||
content_tag("div", "", id: divid_for(p, "new_calentry"))
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user