Your IP : 3.22.250.18


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/tasks/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/tasks/default_option.php

<?php
$tasks_default_option = array(
	'paths_task_user' => '/company/personal/user/#user_id#/tasks/',
	'paths_task_user_entry' => '/company/personal/user/#user_id#/tasks/task/view/#task_id#/',
	'paths_task_user_edit' => '/company/personal/user/#user_id#/tasks/task/edit/#task_id#/',
	'paths_task_user_action' => '/company/personal/user/#user_id#/tasks/task/#action#/#task_id#/',
	'paths_task_group' => '/workgroups/group/#group_id#/tasks/',
	'paths_task_group_entry' => '/workgroups/group/#group_id#/tasks/task/view/#task_id#/',
	'paths_task_group_edit' => '/workgroups/group/#group_id#/tasks/task/edit/#task_id#/',
	'paths_task_group_action' => '/workgroups/group/#group_id#/tasks/task/#action#/#task_id#/',
	'MAX_UPLOAD_FILES_IN_COMMENTS' => 10,
	'use_task_view_popup_in_list' => 'N',
	'task_comment_allow_edit' => 'Y',
	'task_list_uf_sort_filter' => 'N'
);