From 8a7231528ffed3649d50328bad3c19fa03f84f50 Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Tue, 27 Sep 2011 13:33:39 +0000 Subject: [PATCH] [-] BO : fixed ajax file-upload request [-] BO : now you can really delete image in BO //added translations --- admin-dev/tabs/AdminProducts.php | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/admin-dev/tabs/AdminProducts.php b/admin-dev/tabs/AdminProducts.php index 668388bfe..693d68f3d 100644 --- a/admin-dev/tabs/AdminProducts.php +++ b/admin-dev/tabs/AdminProducts.php @@ -1480,7 +1480,7 @@ class AdminProducts extends AdminTab $(\'#mvt_sign\').show(); } - +
'.$this->_displayDraftWarning($obj->active).' @@ -2338,7 +2338,7 @@ class AdminProducts extends AdminTab + - +

'.$this->l('Begin typing the first letters of the product name, then select the product from the drop-down list:').'

@@ -2999,7 +2999,7 @@ class AdminProducts extends AdminTab
'; // TinyMCE $iso = $this->context->language->iso_code; - $isoTinyMCE = (file_exists(_PS_ROOT_DIR_.'/js/tiny_mce/langs/'.$iso.'.js') ? $iso : 'en'); + $isoTinyMCE = (file_exists(_PS_JS_DIR_.'/tiny_mce/langs/'.$iso.'.js') ? $iso : 'en'); $ad = dirname($_SERVER["PHP_SELF"]); echo ' - - + + - - - + + + + - + @@ -3217,7 +3219,7 @@ class AdminProducts extends AdminTab
'; echo ' - +