Commit cda22d1c by Kang Donghun

fixed for feedback

parent 31456234
......@@ -465,7 +465,7 @@ var ClientData = {
}
},
// Session :事業者オプション(serviceOpt)_ChatFunction:Char(Y:有効, N:無効)
// Session : Tenant Service_Option(serviceOpt)_ChatFunction:Char(Y:有効, N:無効)
serviceOpt_chat_function: function (data) {
if (arguments.length > 0) {
SessionStorageUtils.set(CONSTANT.KEYS.serviceOpt_abook_check, data);
......
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