parent
0f8473df8f
commit
07e65573c3
@ -1,4 +1,4 @@
|
||||
json.content @content
|
||||
json.resubmit "#{@resubmit}"
|
||||
json.sec_key "#{@sec_key}"
|
||||
json.content_modified @hide_code ? false : @content_modified
|
||||
json.content_modified @hide_code ? 0 : @content_modified
|
||||
|
Loading…
Reference in new issue