fixes
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
@endif
|
||||
|
||||
@push('js')
|
||||
<script>
|
||||
$(function () {
|
||||
handle_delete_price();
|
||||
init_unities();
|
||||
handle_change_package();
|
||||
handle_prices();
|
||||
handle_prices_taxed();
|
||||
});
|
||||
</script>
|
||||
<script>
|
||||
$(function () {
|
||||
handle_delete_price();
|
||||
init_unities();
|
||||
handle_change_package();
|
||||
handle_prices();
|
||||
handle_prices_taxed();
|
||||
});
|
||||
</script>
|
||||
@endpush
|
||||
|
||||
|
||||
Reference in New Issue
Block a user