Skip to content

Commit 8959d37

Browse files
author
redwert
committed
Update HideUnavailableSizes.js
1 parent bca4538 commit 8959d37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: HideUnavailableSizes.js

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ $(document).ready(function(){
1818
});
1919
});
2020

21-
22-
2321
function renewSizeList(sizeList, currentColor){
2422
$('select[name="group_'+sizeAttributteID+'"]').empty(); //clear list
2523
var theSize;

0 commit comments

Comments
 (0)