1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-13 17:09:46 +01:00

Revert "FAQs administration settings tabs fix"

This reverts commit cccbba5d7b3a7baf6630152a29209075d51873c2.
This commit is contained in:
SecretR 2013-09-07 16:38:37 +03:00
parent 6c3809a368
commit 4730d6c9d8

View File

@ -175,7 +175,7 @@ class faq_main_ui extends e_admin_ui
protected $batchCopy = true;
protected $listOrder = 'faq_order ASC';
protected $sortField = 'faq_order';
protected $preftabs = array('FAQs',"Details"); // Simpler method than 'fieldsets'. Allows for easy moving of fields between tabs and works as required by 'news' and 'custom pages'.
protected $tabs = array('FAQs',"Details"); // Simpler method than 'fieldsets'. Allows for easy moving of fields between tabs and works as required by 'news' and 'custom pages'.
//TODO - finish 'user' type, set 'data' to all editable fields, set 'noedit' for all non-editable fields
protected $fields = array(