implemented adding required tasks to task
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</tr>
|
||||
{/each}
|
||||
<tr>
|
||||
<td>{t('add_member')}</td>
|
||||
<td>{t('add_object',{object:t('member')})}</td>
|
||||
<td>
|
||||
<Autocomplete {getCandidates} {onSelect} />
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user