Merge branch 'visitors'

This commit is contained in:
2015-06-14 21:58:05 +05:00

View File

@@ -140,4 +140,5 @@ class VisitTable(tables.Table):
class Meta:
attrs = {'class': 'paleblue'}
orderable = False
template = 'asuzr/weekend_table.html'