Commit d412dadd by Lee Munkyeong

Merge branch 'features/realease_sp3_ready_for_realease' into 'release_sp3'

コードミス修正。

See merge request !101
parents 87e22d22 014a8b22
......@@ -41,12 +41,11 @@ $(function() {
if ($(".coview_share_photo_select_bubble").is(':visible') == true) {
$(".coview_share_photo_select_bubble").slideUp();
}
} else {
} else {
$(".coview_share_dropdown_bar").slideDown();
}
}
});
});
$("#coviewShareCloseButton").on("click", function(e) {
coview_api.LeaveRoom();
......
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