From 59d83c8384a11dda22ce3c62eefc07e383fa40c5 Mon Sep 17 00:00:00 2001 From: Bret Haynie Date: Fri, 25 Apr 2014 15:53:20 -0400 Subject: [PATCH] moved remove video listing to the right --- app/views/campaigns/_videolisting_fields.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/campaigns/_videolisting_fields.html.erb b/app/views/campaigns/_videolisting_fields.html.erb index 1dcb5bc..e6cdb7a 100644 --- a/app/views/campaigns/_videolisting_fields.html.erb +++ b/app/views/campaigns/_videolisting_fields.html.erb @@ -21,5 +21,5 @@ label: 'Asset Urls', hint: "A list of all file assets. Comma Separated, (press backspace or click the x to remove)", input_html: {data: {role: "tagsinput" }, value: ""} %> -
<%= link_to_remove_association "Remove Video Listing", f %>
+
<%= link_to_remove_association "Remove Video Listing", f %>