File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
src/main/webapp/WEB-INF/views/series Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -411,12 +411,7 @@ <h5 th:text="#{t_hidden_images}">Hidden images</h5>
411411
412412 < div id ="add-catalog-price " sec:authorize ="hasAuthority('CREATE_SERIES') ">
413413 < div class ="col-sm-12 form-group ">
414- < form id ="add-catalog-price-form " class ="form-horizontal has-error ">
415- < div id ="add-catalog-price-failed-msg "
416- class ="alert alert-danger text-center col-sm-8 col-sm-offset-2 "
417- th:text ="#{t_server_error} ">
418- Server error
419- </ div >
414+ < form id ="add-catalog-price-form " class ="form-horizontal ">
420415 < div class ="form-group form-group-sm ">
421416 < label for ="price-catalog-name " class ="control-label col-sm-3 " th:text ="#{t_catalog} ">
422417 Catalog
@@ -449,9 +444,6 @@ <h5 th:text="#{t_hidden_images}">Hidden images</h5>
449444 </ div >
450445 </ div >
451446 < div class ="col-sm-offset-3 col-sm-4 ">
452- < span id ="catalog-price.errors " class ="help-block ">
453- Invalid value
454- </ span >
455447 < button
456448 type ="submit "
457449 class ="btn btn-primary btn-sm "
You can’t perform that action at this time.
0 commit comments