This commit is contained in:
Mayhem 2014-04-05 13:40:54 +02:00
parent f04f411018
commit 20846ad4fe

View File

@ -100,6 +100,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'