// test git
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap Conflicts: controllers/admin/AdminImportController.php
This commit is contained in:
@@ -146,6 +146,7 @@
|
||||
$('#csv_file_uploader').hide();
|
||||
$('#csv_files_history').hide();
|
||||
}
|
||||
|
||||
function csv_unselect() {
|
||||
$('#csv_file_selected').hide();
|
||||
$('#csv_file_uploader').show();
|
||||
|
||||
Reference in New Issue
Block a user