// Remove AdminPdf controller and move its configuration in AdminInvoices controller

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13735 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-02-29 12:41:05 +00:00
parent 2da79de4b7
commit bf6084e8b5
9 changed files with 21 additions and 103 deletions
-3
View File
@@ -129,9 +129,6 @@
<tab id="Order_Messages" id_parent="Orders" active="1">
<class_name>AdminOrderMessage</class_name>
</tab>
<tab id="PDF" id_parent="Orders" active="1">
<class_name>AdminPdf</class_name>
</tab>
<tab id="Currencies" id_parent="Payment" active="1">
<class_name>AdminCurrencies</class_name>
</tab>