Implement #2395 for nijie twitter and tumblr

This commit is contained in:
Toks
2015-06-13 11:26:47 -04:00
parent 7360fc4633
commit 462e1ed324
6 changed files with 48 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
<%= form_for(@upload, :html => {:multipart => true, :class => "simple_form", :id => "form"}) do |f| %>
<%= hidden_field_tag :normalized_url, @normalized_url %>
<%= hidden_field_tag :referer_url, @source.try(:referer_url) %>
<%= f.hidden_field :referer_url, :value => @source.try(:referer_url) %>
<% if CurrentUser.is_contributor? %>
<div class="input">