Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-09-10 00:00:03 +02:00
parent 08e607b426
commit ea52929dfe
7 changed files with 31 additions and 4481 deletions

View File

@@ -717,8 +717,8 @@
"PrestaShopCollection.php": {
"type": "-",
"size": 21578,
"lmtime": 0,
"modified": true
"lmtime": 1757272746700,
"modified": false
},
"PrestaShopLogger.php": {
"type": "-",
@@ -19169,42 +19169,42 @@
"modified": false
},
"logs": {
"20250325_exception.log": {
"20250907_exception.log": {
"type": "-",
"size": 531,
"lmtime": 1742912111318,
"size": 1800,
"lmtime": 1757272259876,
"modified": false
},
"dev.log": {
"type": "-",
"size": 5324876,
"lmtime": 1742563555515,
"modified": true
"size": 6162684,
"lmtime": 1757272260216,
"modified": false
},
"idn.log": {
"type": "-",
"size": 51120,
"lmtime": 1742910395914,
"lmtime": 1757272260347,
"modified": false
},
"prod": {
"20250321_upgrade.log": {
"type": "-",
"size": 50396,
"lmtime": 1742910400505,
"lmtime": 1757272377671,
"modified": false
}
},
"prod.log": {
"type": "-",
"size": 0,
"lmtime": 1742910485733,
"size": 344123,
"lmtime": 1757272260477,
"modified": false
},
"ps_accounts-2025-03-25": {
"ps_accounts-2025-09-07": {
"type": "-",
"size": 855436,
"lmtime": 1742910399394,
"size": 1023990,
"lmtime": 1757272262876,
"modified": true
}
},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -5792,4 +5792,18 @@ main#page {
}
}
}
}
body:not(#index) {
.footer-center {
>.container {
>.inner {
.ApRow:first-child {
>.col-xl-8 {
width: 100% !important
}
}
}
}
}
}

File diff suppressed because one or more lines are too long