File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ <h4 class="modal-title" data-i18n="resources.title_share_setting"></h4>
151151 </ table >
152152 </ div >
153153 < div role ="tabpanel " class ="tab-pane " id ="user ">
154- < div class ="input-group " style ="margin-top: 12px; " style =" width: 100%; ">
154+ < div class ="input-group " style ="margin-top: 12px;width: 100%; ">
155155 < input type ="text " class ="form-control " data-i18n ="[placeholder]resources.text_input_user_name " id ="add-user-val ">
156156 < span class ="input-group-addon " onclick ="searchUser() " data-i18n ="resources.btn_add "> </ span >
157157 </ div >
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ <h4 class="modal-title" data-i18n="resources.title_share_setting"></h4>
151151 </ table >
152152 </ div >
153153 < div role ="tabpanel " class ="tab-pane " id ="user ">
154- < div class ="input-group " style ="margin-top: 12px; " style =" width: 100%; ">
154+ < div class ="input-group " style ="margin-top: 12px;width: 100%; ">
155155 < input type ="text " class ="form-control " data-i18n ="[placeholder]resources.text_input_user_name " id ="add-user-val ">
156156 < span class ="input-group-addon " onclick ="searchUser() " data-i18n ="resources.btn_add "> </ span >
157157 </ div >
You can’t perform that action at this time.
0 commit comments