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

Matheus Richard gitlab at mg.gitlab.com
Tue Mar 20 10:05:37 BRT 2018


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

>    end
>  
>    def modal_close_link text, options = {}
> -    link_to text, '#', modal_options(options, :close)
> +    link_to text, '#!', modal_options(options, :close)

The exclamation mark is used to "link to nowhere" without going to the top of the page. I found this in several places. Should I remove them all?

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1329#note_64128270
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/20180320/5640ca05/attachment.html>


More information about the Noosfero-dev mailing list