parent
3866a135be
commit
a6cade88c7
@ -0,0 +1,6 @@
|
|||||||
|
if @notice && @notice.end.time < Time.now
|
||||||
|
json.system_update true
|
||||||
|
json.(@notice, :subject, :notes, :start_time, :end_time)
|
||||||
|
else
|
||||||
|
json.system_update false
|
||||||
|
end
|
Loading…
Reference in new issue