Commit 61fa3429 by Lee Munkyeong

確認用コメント解除

parent 965295c8
Subproject commit bc3a9f61ac08d0965b48f1b5e3f1411ed177c244 Subproject commit 8112cedc9d59badaf534e739cbbbc1f9b0467461
...@@ -574,9 +574,9 @@ public class OperationListActivity extends ABVUIActivity { ...@@ -574,9 +574,9 @@ public class OperationListActivity extends ABVUIActivity {
// リソースパターンの適用 // リソースパターンの適用
} }
// if (!activityResultFlg && operationId == -1) { if (!activityResultFlg && operationId == -1) {
// //dataRefresh(true); dataRefresh(true);
// } }
putUserPref(AppDefType.UserPrefKey.SYNC_TARGET_OPERATION_ID, -1L); putUserPref(AppDefType.UserPrefKey.SYNC_TARGET_OPERATION_ID, -1L);
activityResultFlg = false; activityResultFlg = false;
......
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