diff --git a/.vscode/ftp-kr.sync.cache.json b/.vscode/ftp-kr.sync.cache.json index 7f932ce..6e32d03 100644 --- a/.vscode/ftp-kr.sync.cache.json +++ b/.vscode/ftp-kr.sync.cache.json @@ -29,8 +29,8 @@ }, "class.Campaigns.php": { "type": "-", - "size": 2817, - "lmtime": 0, + "size": 3809, + "lmtime": 1769729268048, "modified": false }, "class.Cron.php": { @@ -41,8 +41,8 @@ }, "class.Products.php": { "type": "-", - "size": 13723, - "lmtime": 1769467026122, + "size": 14277, + "lmtime": 1769726635358, "modified": false }, "class.Site.php": { @@ -61,9 +61,9 @@ "factory": { "class.Campaigns.php": { "type": "-", - "size": 1245, - "lmtime": 0, - "modified": true + "size": 1649, + "lmtime": 1769729268049, + "modified": false }, "class.Cron.php": { "type": "-", @@ -73,8 +73,8 @@ }, "class.Products.php": { "type": "-", - "size": 6644, - "lmtime": 1769467013018, + "size": 6956, + "lmtime": 1769726808348, "modified": false }, "class.Users.php": { @@ -161,9 +161,9 @@ "products": { "main_view.php": { "type": "-", - "size": 15258, - "lmtime": 1763678650806, - "modified": true + "size": 19004, + "lmtime": 1769727759481, + "modified": false }, "product_history.php": { "type": "-", @@ -191,6 +191,14 @@ "lmtime": 0, "modified": false } + }, + "campaigns": { + "main_view.php": { + "type": "-", + "size": 11584, + "lmtime": 1769729268050, + "modified": false + } } }, "tmp": {}, diff --git a/templates/products/main_view.php b/templates/products/main_view.php index e14416a..f01f869 100644 --- a/templates/products/main_view.php +++ b/templates/products/main_view.php @@ -157,7 +157,7 @@ { width: '50px', name: 'cl3', orderable: false }, { width: '100px', orderable: false }, { width: '50px', orderable: false }], - order: [ [ 5, 'desc' ] ] + order: [ [ 6, 'desc' ] ] }); });