remove link to remote
This commit is contained in:
@@ -12,6 +12,8 @@ module AdvertisementsHelper
|
|||||||
:height => @advertisement.height
|
:height => @advertisement.height
|
||||||
),
|
),
|
||||||
advertisement_hits_path(:advertisement_id => @advertisement.id),
|
advertisement_hits_path(:advertisement_id => @advertisement.id),
|
||||||
|
:remote => true,
|
||||||
|
:method => :post,
|
||||||
:style => "margin-bottom: 1em;"
|
:style => "margin-bottom: 1em;"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user