Formatting for long description in history

This commit is contained in:
Nathan Gray 2013-01-17 22:26:31 +00:00
parent c1b794d48a
commit 86faf4105e

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;