This commit is contained in:
Mayhem 2014-04-05 13:40:54 +02:00 committed by ccd0
parent e73bb33d6c
commit 895d4a1a4d

View File

@ -109,6 +109,7 @@ Get =
$.cache url, $.cache url,
-> Get.archivedPost @, boardID, postID, root, context -> Get.archivedPost @, boardID, postID, root, context
, ,
responseType: 'json'
withCredentials: url.archive.withCredentials withCredentials: url.archive.withCredentials
else else
$.addClass root, 'warning' $.addClass root, 'warning'