@@ -1118,9 +1118,9 @@ <h5 th:text="#{t_add_info_who_selling_series}">Add info about selling/buying thi
1118
1118
<!--/*/
1119
1119
<th:block sec:authorize="hasAuthority('CREATE_SERIES')">
1120
1120
/*/-->
1121
- < script src ="../../../../../../target/classes/js/components/AddReleaseYearForm.js " th:src ="${RELEASE_YEAR_FORM_JS} "> </ script >
1122
- < script src ="../../../../../../target/classes/js/components/AddCatalogPriceForm.js " th:src ="${CATALOG_PRICE_FORM_JS} "> </ script >
1123
- < script src ="../../../../../../target/classes/js/components/AddCatalogNumbersForm.js " th:src ="${CATALOG_NUMBERS_FORM_JS} "> </ script >
1121
+ < script src ="../../../../../../target/classes/js/components/AddReleaseYearForm.min. js " th:src ="${RELEASE_YEAR_FORM_JS} "> </ script >
1122
+ < script src ="../../../../../../target/classes/js/components/AddCatalogPriceForm.min. js " th:src ="${CATALOG_PRICE_FORM_JS} "> </ script >
1123
+ < script src ="../../../../../../target/classes/js/components/AddCatalogNumbersForm.min. js " th:src ="${CATALOG_NUMBERS_FORM_JS} "> </ script >
1124
1124
1125
1125
< script th:inline ="javascript ">
1126
1126
/*[+
@@ -1210,7 +1210,7 @@ <h5 th:text="#{t_add_info_who_selling_series}">Add info about selling/buying thi
1210
1210
<!--/*/
1211
1211
<th:block sec:authorize="hasAuthority('VIEW_SERIES_SALES')" togglz:active="USE_REACT">
1212
1212
/*/-->
1213
- < script src ="../../../../../../target/classes/js/components/SeriesSalesList.js " th:src ="${SERIES_SALES_LIST_JS} "> </ script >
1213
+ < script src ="../../../../../../target/classes/js/components/SeriesSalesList.min. js " th:src ="${SERIES_SALES_LIST_JS} "> </ script >
1214
1214
1215
1215
< script th:inline ="javascript ">
1216
1216
/*[+
@@ -1243,7 +1243,7 @@ <h5 th:text="#{t_add_info_who_selling_series}">Add info about selling/buying thi
1243
1243
<!--/*/
1244
1244
<th:block sec:authorize="hasAuthority('ADD_COMMENTS_TO_SERIES')" th:if="${series.comment == null}">
1245
1245
/*/-->
1246
- < script src ="../../../../../../target/classes/js/components/AddCommentForm.js " th:src ="${ADD_COMMENT_FORM_JS} "> </ script >
1246
+ < script src ="../../../../../../target/classes/js/components/AddCommentForm.min. js " th:src ="${ADD_COMMENT_FORM_JS} "> </ script >
1247
1247
< script th:inline ="javascript ">
1248
1248
/*[+
1249
1249
var addCommentProps = {
@@ -1276,7 +1276,7 @@ <h5 th:text="#{t_add_info_who_selling_series}">Add info about selling/buying thi
1276
1276
<th:block sec:authorize="hasAuthority('MARK_SIMILAR_SERIES')">
1277
1277
/*/-->
1278
1278
< script src ="../../../../javascript/CatalogUtils.js " th:src ="${CATALOG_UTILS_JS} "> </ script >
1279
- < script src ="../../../../../../target/classes/js/components/SimilarSeriesForm.js " th:src ="${SIMILAR_SERIES_FORM_JS} "> </ script >
1279
+ < script src ="../../../../../../target/classes/js/components/SimilarSeriesForm.min. js " th:src ="${SIMILAR_SERIES_FORM_JS} "> </ script >
1280
1280
< script th:inline ="javascript ">
1281
1281
/*[+
1282
1282
var similarSeriesProps = {
@@ -1309,7 +1309,7 @@ <h5 th:text="#{t_add_info_who_selling_series}">Add info about selling/buying thi
1309
1309
<!--/*/
1310
1310
<th:block sec:authorize="hasAuthority('IMPORT_SERIES_SALES')">
1311
1311
/*/-->
1312
- < script src ="../../../../../../target/classes/js/components/SeriesSaleImportForm.js " th:src ="${SALE_IMPORT_FORM_JS} "> </ script >
1312
+ < script src ="../../../../../../target/classes/js/components/SeriesSaleImportForm.min. js " th:src ="${SALE_IMPORT_FORM_JS} "> </ script >
1313
1313
< script th:inline ="javascript ">
1314
1314
/*[+
1315
1315
var seriesSaleImportProps = {
0 commit comments