Hide comment feature for the moment
This commit is contained in:
parent
75a7e086b3
commit
2dee81125a
@ -918,6 +918,8 @@ print '</td>';
|
|||||||
print '<td align="center" width="20"> </td>';
|
print '<td align="center" width="20"> </td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|
||||||
|
/* Kept as hidden feature because this will be "probaly be supported by standard event feature in a future
|
||||||
|
|
||||||
print '<tr class="oddeven">';
|
print '<tr class="oddeven">';
|
||||||
print '<td>'.$langs->trans("AllowCommentOnProject").'</td>';
|
print '<td>'.$langs->trans("AllowCommentOnProject").'</td>';
|
||||||
|
|
||||||
@ -935,6 +937,7 @@ echo ajax_constantonoff('PROJECT_ALLOW_COMMENT_ON_TASK');
|
|||||||
print '</td>';
|
print '</td>';
|
||||||
print '<td align="center" width="20"> </td>';
|
print '<td align="center" width="20"> </td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
*/
|
||||||
|
|
||||||
print '</table></form>';
|
print '</table></form>';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user