fix for ads

This commit is contained in:
albert
2013-02-22 21:42:50 -05:00
parent 38f75961f6
commit c0257916b4
4 changed files with 8 additions and 3 deletions

View File

@@ -13,7 +13,6 @@ module AdvertisementsHelper
:height => @advertisement.height
),
advertisement_hits_path(:advertisement_id => @advertisement.id),
:remote => true,
:method => :post
),
:style => "margin-bottom: 1em;"