File tree 1 file changed +2
-2
lines changed
src/main/resources/templates/view/kkutu
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1071,9 +1071,9 @@ <h5 class="product-title">
1071
1071
</ div >
1072
1072
< div class ="product-body ">
1073
1073
< div id ="Chat "> </ div >
1074
- < input class ="chat-input " id ="Talk " maxlength ="180 " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false " inputmode =" text "
1074
+ < input class ="chat-input " id ="Talk " maxlength ="180 " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false "
1075
1075
style ="display:none;visibility:hidden; ">
1076
- < input class ="chat-input " id ="MessageInput " maxlength ="180 " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false " inputmode =" text " >
1076
+ < input class ="chat-input " id ="MessageInput " maxlength ="180 " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false ">
1077
1077
< button id ="ChatBtn " th:text ="#{kkutu.product.chat.sendBtn} "> </ button >
1078
1078
</ div >
1079
1079
</ div >
You can’t perform that action at this time.
0 commit comments