[Git][noosfero/noosfero][master] 2 commits: Removes translation_of_id from article creation

Leandro Nunes gitlab at mg.gitlab.com
Thu Apr 5 14:34:59 BRT 2018


Leandro Nunes pushed to branch master at Noosfero / noosfero


Commits:
0d7fa922 by alaxalves at 2018-04-05T15:26:58Z
Removes translation_of_id from article creation

- - - - -
d6139e13 by Leandro Nunes at 2018-04-05T17:34:31Z
Merge branch 'issue_206' into 'master'

Fix issue #206

Closes #206

See merge request noosfero/noosfero!1427
- - - - -


1 changed file:

- app/models/article.rb


Changes:

=====================================
app/models/article.rb
=====================================
--- a/app/models/article.rb
+++ b/app/models/article.rb
@@ -674,6 +674,7 @@ class Article < ApplicationRecord
     :children_count,
     :comments_count,
     :hits,
+    :translation_of_id,
   ]
 
   def self.find_by_old_path(old_path)



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/3f33fbc6382630530eb3702c57193f5b0bde5eaa...d6139e13c678029e2ce9d01b3daaa218ed8f5efa

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/3f33fbc6382630530eb3702c57193f5b0bde5eaa...d6139e13c678029e2ce9d01b3daaa218ed8f5efa
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/20180405/48acf781/attachment.html>


More information about the Noosfero-dev mailing list