Prevent app crash if team owner removed
This commit is contained in:
parent
3a09f02e11
commit
9bb35e7e59
3 changed files with 42 additions and 16 deletions
|
@ -26,7 +26,7 @@
|
|||
%tr
|
||||
%td
|
||||
%strong= link_to group.name, [:admin, group]
|
||||
%td= group.description
|
||||
%td= truncate group.description
|
||||
%td= group.path
|
||||
%td= group.projects.count
|
||||
%td
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue