comment bug

This commit is contained in:
Pierre-antoine Comby 2020-02-28 13:49:50 +01:00
parent f77351b444
commit 9133c84ef2
1 changed files with 2 additions and 2 deletions

View File

@ -35,5 +35,5 @@ class AliasTable(tables.Table):
fields = ('name',)
template_name = 'django_tables2/bootstrap4.html'
delete = tables.LinkColumn('member:user_alias_delete', args=[A('id')], attrs={
'a': {'class': 'btn'} })
# delete = tables.LinkColumn('member:user_alias_delete', args=[A('id')], attrs={
# 'a': {'class': 'btn'} })