mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-29 15:36:36 +08:00
Replace the table header comment icon with text [SCI-8342] (#5332)
This commit is contained in:
parent
fd0bdb80d9
commit
342b581259
1 changed files with 1 additions and 1 deletions
|
|
@ -1381,7 +1381,7 @@ en:
|
||||||
status_html: 'Status'
|
status_html: 'Status'
|
||||||
assigned_html: 'Assigned to'
|
assigned_html: 'Assigned to'
|
||||||
tags_html: 'Tags'
|
tags_html: 'Tags'
|
||||||
comments_html: '<i data-toggle="tooltip" data-placement="left" title="Comments" class="fas fa-comment"></i>'
|
comments_html: 'Comments'
|
||||||
modal_move_modules:
|
modal_move_modules:
|
||||||
title: "Move task(s) to experiment"
|
title: "Move task(s) to experiment"
|
||||||
confirm: "Move"
|
confirm: "Move"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue