update
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
var size = "{{ $order_item_array[0]->JerseySize }}";
|
var size = "{{ $order_item_array[0]->JerseySize }}";
|
||||||
|
|
||||||
// console.log();
|
// console.log();
|
||||||
var svgLocation = "{{ config('site_config.images_directory') }}" + "uniform-templates/" + template_code + "/JERSEY/SIZES/" + size + ".svg";
|
var svgLocation = "{{ config('site_config.images_directory') }}" + "uniform-templates/" + template_code + "/SHORTS/SIZES/" + size + ".svg";
|
||||||
|
|
||||||
$.ajax({ //create an ajax request to load_page.php
|
$.ajax({ //create an ajax request to load_page.php
|
||||||
type: "GET",
|
type: "GET",
|
||||||
|
|||||||
Reference in New Issue
Block a user