.
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ class CidUserTable(tables.Table):
|
||||
"internal_candidate",
|
||||
"email",
|
||||
)
|
||||
sequence = ("view")
|
||||
sequence = ("view",)
|
||||
|
||||
# def render_cid(self, value, record):
|
||||
# return format_html("""<a href="#" onclick="return window.create_popup_window('/longs/series/{}', 'Series')" >Popup</a>""", record.pk)
|
||||
|
||||
Reference in New Issue
Block a user