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>
151
151
</ table >
152
152
</ div >
153
153
< 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%; ">
155
155
< input type ="text " class ="form-control " data-i18n ="[placeholder]resources.text_input_user_name " id ="add-user-val ">
156
156
< span class ="input-group-addon " onclick ="searchUser() " data-i18n ="resources.btn_add "> </ span >
157
157
</ 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>
151
151
</ table >
152
152
</ div >
153
153
< 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%; ">
155
155
< input type ="text " class ="form-control " data-i18n ="[placeholder]resources.text_input_user_name " id ="add-user-val ">
156
156
< span class ="input-group-addon " onclick ="searchUser() " data-i18n ="resources.btn_add "> </ span >
157
157
</ div >
You can’t perform that action at this time.
0 commit comments