array( 'therevisions' => array( 'order' => 10, 'sort_order' => 'desc', 'sort_by' => 'revision', 'module' => 'DocumentRevisions', 'subpanel_name' => 'default', 'title_key' => 'LBL_DOC_REV_HEADER', 'get_subpanel_data' => 'revisions', 'fill_in_additional_fields'=>true, ), 'contracts' => array( 'order' => 20, 'sort_order' => 'desc', 'sort_by' => 'name', 'module' => 'Contracts', 'subpanel_name' => 'ForDocuments', 'get_subpanel_data' => 'contracts', 'add_subpanel_data' => 'contract_id', 'title_key' => 'LBL_CONTRACTS_SUBPANEL_TITLE', 'top_buttons' => array(), ), ), ); ?>