noosfero | Add major changes on Noosfero interface (includes responsivity) (!1329)

Matheus Richard gitlab at mg.gitlab.com
Fri Apr 6 10:39:49 BRT 2018


Matheus Richard commented on a discussion on app/helpers/content_viewer_helper.rb:

>      reference_to_article number_of_comments(article), article, 'comments_list'
>    end
>  
> +  # Please, use link_to by default!
> +  # This method was created to work around to inexplicable
> +  # chain of problems when display_short_format was called
> +  # from Article model for an ArticleBlock.
> +  def reference_to_article(text, article, anchor=nil)

@gabrielssilva In application_helper.rb (line 706, col 107) if you change `reference_to_article` to `link_to`, the article_block's start to breaking. See error below.

![image](/uploads/08957c09f899ad842f3cf2f6d1b2f54a/image.png)

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1329#note_67034397
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180406/62d6d3a6/attachment-0001.html>


More information about the Noosfero-dev mailing list