Commit 1943f996 by Lee Munkyeong

Conflicts対応。

parent 06602c45
......@@ -27,7 +27,7 @@
archiveId = urlPrm.archiveId
if (typeof(android) != "undefined") {
} else {
CHAT_DB.getArchiveDetail(urlPrm.archiveId);
CHAT_UI.refreshArchiveDetailScreen(urlPrm.archiveId);
}
});
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment