sync
This commit is contained in:
3
app/views/advertisements/edit.html.erb
Normal file
3
app/views/advertisements/edit.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<%= image_tag(@advertisement.image_url) %>
|
||||
<%= render :partial => "form" %>
|
||||
<%= render :partial => "secondary_nav_links" %>
|
||||
Reference in New Issue
Block a user