[Git][noosfero/noosfero][master] 2 commits: Fixing terms of use view

Gabriel Silva gitlab at mg.gitlab.com
Thu Aug 22 22:15:12 BRT 2019



Gabriel Silva pushed to branch master at Noosfero / noosfero


Commits:
72907768 by Alax Alves at 2019-08-22T14:33:29Z
Fixing terms of use view

- - - - -
1f901e40 by Gabriel Silva at 2019-08-23T01:15:10Z
Merge branch 'terms-of-use-viewing' into 'master'

Fixing terms of use view

Closes #370

See merge request noosfero/noosfero!1710
- - - - -


1 changed file:

- app/views/content_viewer/forum_page.html.erb


Changes:

=====================================
app/views/content_viewer/forum_page.html.erb
=====================================
@@ -13,7 +13,7 @@
 
 <% else %>
 
-  <p><%= @page.terms_of_use %></p>
+  <%= @page.terms_of_use.html_safe %>
 
   <%= form_tag @page.url.merge(:terms_accepted => true) do %>
     <%= button_bar do %>



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/2428a623b4d11eace7835d027f97dc63f8bda570...1f901e40cd00f61aeb3fc3d151faaa5c917fa78c

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/2428a623b4d11eace7835d027f97dc63f8bda570...1f901e40cd00f61aeb3fc3d151faaa5c917fa78c
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/20190823/c926bdc1/attachment-0001.html>


More information about the Noosfero-dev mailing list