From 1250973267b059453f6d090ea52249b452210d44 Mon Sep 17 00:00:00 2001 From: flaburgan Date: Wed, 12 Mar 2014 18:41:38 +0100 Subject: [PATCH] Fix publisher broken after jquery upgrade --- app/views/publisher/_publisher_blueprint.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/publisher/_publisher_blueprint.html.haml b/app/views/publisher/_publisher_blueprint.html.haml index b13f23bf2..b99d55958 100644 --- a/app/views/publisher/_publisher_blueprint.html.haml +++ b/app/views/publisher/_publisher_blueprint.html.haml @@ -25,7 +25,7 @@ = status.text_area :fake_text, :rows => 2, :value => h(publisher_formatted_text), :tabindex => 1, :placeholder => "#{t('contacts.index.start_a_conversation')}..." = status.hidden_field :text, :value => h(publisher_hidden_text), :class => 'clear_on_submit' - #publisher-images + %span#publisher-images %span.markdownIndications != t('shared.publisher.formatWithMarkdown', markdown_link: link_to(t('help.markdown'), 'https://diasporafoundation.org/formatting', target: :blank)) #locator.btn{:title => t('shared.publisher.get_location')}