mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
CustomPages work (chapters, books) and admin-> newspost - news_rendertype (start toward multiple templates per item)
This commit is contained in:
@@ -125,7 +125,7 @@ class news {
|
||||
$data['_FIELD_TYPES']['news_class'] = 'todb';
|
||||
|
||||
$data['data']['news_render_type'] = $news['news_render_type'];
|
||||
$data['_FIELD_TYPES']['news_render_type'] = 'int';
|
||||
$data['_FIELD_TYPES']['news_render_type'] = 'todb';
|
||||
|
||||
|
||||
//news_comment_total
|
||||
|
Reference in New Issue
Block a user