forked from bofh/fetsite
remove hallo welt
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
alert("sdf");
|
||||
|
||||
$("#calentry_<%= @calentry.id %>").html("<%=escape_javascript( render :partial=>"nested_form" ,:object=>@calentry)%>");
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
alert("hallo Welt");
|
||||
|
||||
$("#themaview").html("<%=escape_javascript( render :action=>:edit, :layout=>false )%>");
|
||||
|
||||
Reference in New Issue
Block a user