mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
minor fixes
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
import django_tables2 as tables
|
||||
from .models import Club
|
||||
|
||||
|
||||
class ClubTable(tables.Table):
|
||||
class Meta:
|
||||
attrs = {'class':'table table-bordered table-condensed table-striped table-hover'}
|
||||
|
Reference in New Issue
Block a user