From e14cb3c74cfbc469a46182b1de4d3a51b6af2815 Mon Sep 17 00:00:00 2001 From: saurabhbhatia Date: Tue, 6 Aug 2013 11:10:45 +0800 Subject: [PATCH] Updated adimage home page --- app/views/admin/ad_images/index.html.erb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/views/admin/ad_images/index.html.erb b/app/views/admin/ad_images/index.html.erb index fba4a32b..565ccfc1 100644 --- a/app/views/admin/ad_images/index.html.erb +++ b/app/views/admin/ad_images/index.html.erb @@ -25,6 +25,14 @@ field db_field: 'unpost_date', hide: 'phone', sort: 'end_date' +field db_field: 'context', + translation: 'content', + hide: 'phone' + +field db_field: 'out_link', + translation: 'link', + hide: 'phone' + footer link: 'new_admin_ad_banner_ad_image_path' end %>