Zaktualizowano skrypt AdminController o poprawkę w dodawaniu pliku JS oraz usunięto pliki .DS_Store z modułu x13allegro.
This commit is contained in:
@@ -2650,7 +2650,7 @@ class AdminControllerCore extends Controller
|
||||
$this->addCSS(__PS_BASE_URI__ . $this->admin_webpath . '/themes/' . $this->bo_theme . '/public/theme.css', 'all', 0);
|
||||
|
||||
// add Jquery 3 and its migration script
|
||||
$this->addJs(_PS_JS_DIR_ . 'jquery/jquery-3.4.1.min.js');
|
||||
$this->addJs(_PS_JS_DIR_ . 'jquery/jquery-3.4.1.min.js', 0 );
|
||||
$this->addJs(_PS_JS_DIR_ . 'jquery/bo-migrate-mute.min.js');
|
||||
$this->addJs(_PS_JS_DIR_ . 'jquery/jquery-migrate-3.1.0.min.js');
|
||||
// implement $.browser object and live method, that has been removed since jquery 1.9
|
||||
|
||||
BIN
modules/x13allegro/classes/.DS_Store
vendored
BIN
modules/x13allegro/classes/.DS_Store
vendored
Binary file not shown.
BIN
modules/x13allegro/classes/php5/.DS_Store
vendored
BIN
modules/x13allegro/classes/php5/.DS_Store
vendored
Binary file not shown.
BIN
modules/x13allegro/classes/php5/Api/.DS_Store
vendored
BIN
modules/x13allegro/classes/php5/Api/.DS_Store
vendored
Binary file not shown.
BIN
modules/x13allegro/controllers/.DS_Store
vendored
BIN
modules/x13allegro/controllers/.DS_Store
vendored
Binary file not shown.
BIN
modules/x13allegro/controllers/admin/.DS_Store
vendored
BIN
modules/x13allegro/controllers/admin/.DS_Store
vendored
Binary file not shown.
Reference in New Issue
Block a user