Add missing file
This commit is contained in:
parent
61698f3f2c
commit
f37eb5bf43
|
@ -0,0 +1,2 @@
|
||||||
|
$("#<%= dom_id @bulletin, :edit %>").show()
|
||||||
|
$("#<%= dom_id @bulletin, :edit %>").html("<%= j render :partial => 'quick_edit', :locals => {:type => @type} %>")
|
Loading…
Reference in New Issue