You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/models/diary.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ def destroyable_by?(account)
60
60
61
61
### Moving ###
62
62
defconvert_only_cc_licensed_diary
63
-
errors.add:base,:cannot_convert,message: "Le journal n’a pas été publié sous licence CC-BY-SA 4.0, il ne peut donc pas être proposé en dépêche."unlessnode.cc_licensed?
63
+
errors.add:base,:cannot_convert,message: "Le journal n’a pas été publié sous licence CC By-SA 4.0, il ne peut donc pas être proposé en dépêche."unlessnode.cc_licensed?
0 commit comments