Fix annoucement FB share link
This commit is contained in:
parent
946dc0621b
commit
70c3afed01
|
@ -85,7 +85,7 @@ class Bulletin
|
||||||
end
|
end
|
||||||
|
|
||||||
def share_item
|
def share_item
|
||||||
Item.first(conditions:{name: 'announcement'})
|
Item.first(conditions:{name: 'news'})
|
||||||
end
|
end
|
||||||
|
|
||||||
def proc_check(check,not_pass_info = "")
|
def proc_check(check,not_pass_info = "")
|
||||||
|
|
Loading…
Reference in New Issue