mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-02-11 15:16:44 +00:00
Fixing an icon.
This commit is contained in:
parent
fdfab68bb2
commit
8ca8c9ad85
@ -122,7 +122,7 @@ class StudyTable(Table):
|
||||
th_html_attrs={'class': 'mat-icon text-center', 'title': 'Edit Sponsor(s)'}
|
||||
)
|
||||
irb_info = LinkCol(
|
||||
'irb_info', 'edit_irb_info', url_kwargs=dict(study_id='STUDYID'),
|
||||
'info', 'edit_irb_info', url_kwargs=dict(study_id='STUDYID'),
|
||||
anchor_attrs={'class': 'btn btn-icon btn-accent', 'title': 'Edit Info'},
|
||||
th_html_attrs={'class': 'mat-icon text-center', 'title': 'Edit Info'}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user