Add description column to the task requests table #28

Closed
bilal.catic wants to merge 3 commits from add-description-column-to-the-task-requests-table into task-me-mvp
2 changed files with 4 additions and 4 deletions
Showing only changes of commit e8a311fdea - Show all commits

View File

@@ -962,10 +962,10 @@ en:
table_headers:
task_request_created_on: Created On
task_request_deadline: Deadline
task_request_description: Description
task_request_results: Task Results
task_request_status: Status
task_request_time_allowed: Time Allowed
task_request_description: Description
new:
heading: New Task Request
show:

View File

@@ -187,11 +187,11 @@ es:
success_message: Your task request was successfully submitted. Thank you. A chat window will pop up on the lower right in a few seconds. (ES)
form:
info_message: After submitting this task request, you'll be connected via chat with a ME Suite representative. (ES)
index:
table_headers:
task_request_description: Description (ES)
task_request:
actions:
manage: Manage (ES)
open_deliverable: Open Deliverable (ES)
read_more: read more (ES)
index:
table_headers:
task_request_description: Description (ES)