{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
-
changed the description
Toggle commit list -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
resolved all discussions
Toggle commit list -
changed the description
Toggle commit list -
added 6 commits
-
990c3063...65204d49 - 5 commits from branch
release_sp3
- e86aa19e - Merge branch 'release_sp3' into 'devlop_contactUI'
Toggle commit list -
990c3063...65204d49 - 5 commits from branch
-
-
-
-
-
326 357 </li> 327 358 </ul> 328 359 </div> 360 <nav class="navbar navbar-expand navbar-dark fixed-bottom flex-md-nowrap p-2 bg-footer talign-center border footer-nav" id="bottomNav"> 361 <div class="col-4"> -
5 if (isOnline == 'true') { 3 function getGlobalParam(chatServerUrl, cmsServerUrl, platform, isMobile, isOnline) { 4 CHAT_SERVER_URL = chatServerUrl; 5 CMS_SERVER_URL = cmsServerUrl; 6 PLATFORM = platform; 7 IS_MOBILE = isMobile; 8 IS_ONLINE = isOnline; 9 connectSocket(); 10 }; 11 12 android.getGlobalParameter(); 13 14 function connectSocket() { 15 CHAT_UI.dismissLoadingIndicator(); 16 if (IS_ONLINE == 'true') { 17 console.log('isOnline'); -
Owner
こちらはデーバグ用ですか?
-
Developer
はい、デーバグ用のコードなので削除します。
-
-
-
added 2 commits
Toggle commit list -
merged
Toggle commit list