1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

Display news_class by default in admin area.

This commit is contained in:
Cameron 2015-08-31 17:38:31 -07:00
parent 44a6298b79
commit 83a91ff6c9

View File

@ -413,7 +413,7 @@ class news_admin_ui extends e_admin_ui
);
protected $fieldpref = array('checkboxes','news_id', 'news_thumbnail', 'news_title', 'news_datestamp', 'news_category', 'options');
protected $fieldpref = array('checkboxes','news_id', 'news_thumbnail', 'news_title', 'news_datestamp', 'news_category', 'news_class', 'options');
/* //TODO
protected $prefs = array(