style fix
This commit is contained in:
@@ -13,9 +13,9 @@ module AdvertisementsHelper
|
|||||||
),
|
),
|
||||||
advertisement_hits_path(:advertisement_id => @advertisement.id),
|
advertisement_hits_path(:advertisement_id => @advertisement.id),
|
||||||
:remote => true,
|
:remote => true,
|
||||||
:method => :post,
|
:method => :post
|
||||||
:style => "margin-bottom: 1em;"
|
),
|
||||||
)
|
:style => "margin-bottom: 1em;"
|
||||||
)
|
)
|
||||||
else
|
else
|
||||||
""
|
""
|
||||||
|
|||||||
Reference in New Issue
Block a user