parent
3ba8a80e8e
commit
efde6cd71f
@ -1,6 +1,7 @@
|
|||||||
if @notice && @notice.end_time > Time.now
|
if @notice && @notice.end_time > Time.now
|
||||||
json.system_update true
|
json.system_update true
|
||||||
json.(@notice, :subject, :notes, :start_time, :end_time)
|
json.system_score @notice.rstrip
|
||||||
|
json.(@notice, :subject, :start_time, :end_time)
|
||||||
else
|
else
|
||||||
json.system_update false
|
json.system_update false
|
||||||
end
|
end
|
Loading…
Reference in new issue