Add missing file

This commit is contained in:
Christophe Vilayphiou 2012-03-23 18:27:41 +08:00
parent 61698f3f2c
commit f37eb5bf43
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
$("#<%= dom_id @bulletin, :edit %>").show()
$("#<%= dom_id @bulletin, :edit %>").html("<%= j render :partial => 'quick_edit', :locals => {:type => @type} %>")