Formatting for long description in history

This commit is contained in:
Nathan Gray 2013-01-16 21:58:25 +00:00
parent 36d73efdab
commit af4bdfb18d

View File

@ -570,7 +570,8 @@ class resources_ui
'id' => $res_id,
'app' => 'resources',
'status-widgets' => array(
'accessory_of' => 'link-entry:resources'
'accessory_of' => 'link-entry:resources',
'long_description' => 'html'
)
);
$sel_options['status'] = resources_bo::$field2label;