.
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ class CidUserTable(tables.Table):
|
|||||||
"cid",
|
"cid",
|
||||||
"passcode",
|
"passcode",
|
||||||
"active",
|
"active",
|
||||||
"group"
|
"group",
|
||||||
"internal"
|
"internal"
|
||||||
)
|
)
|
||||||
# sequence = ("view")
|
# sequence = ("view")
|
||||||
|
|||||||
Reference in New Issue
Block a user