|
36 | 36 | "status": {"text": _("Status"), "order": 6, "width": 1}, |
37 | 37 | "visibility": {"text": _("Visibility"), "order": 7, "width": 1}, |
38 | 38 | "active": {"text": _("Active"), "order": 8, "width": 1}, |
39 | | - "confirmed_at": {"text": _("Confirmed at"), "order": 9, "width": 1}, |
40 | | - "verified_at": {"text": _("Verified at"), "order": 10, "width": 1}, |
41 | | - "blocked_at": {"text": _("Blocked at"), "order": 11, "width": 1}, |
42 | | - "created": {"text": _("Created"), "order": 12, "width": 2}, |
43 | | - "updated": {"text": _("Updated"), "order": 13, "width": 2}, |
| 39 | + "roles": {"text": _("Roles"), "order": 9, "width": 2}, |
| 40 | + "confirmed_at": {"text": _("Confirmed at"), "order":10, "width": 1}, |
| 41 | + "verified_at": {"text": _("Verified at"), "order": 11, "width": 1}, |
| 42 | + "blocked_at": {"text": _("Blocked at"), "order": 12, "width": 1}, |
| 43 | + "created": {"text": _("Created"), "order": 13, "width": 2}, |
| 44 | + "updated": {"text": _("Updated"), "order": 14, "width": 2}, |
44 | 45 | } |
45 | 46 |
|
46 | 47 |
|
|
0 commit comments