Add type de champ Engagement
This commit is contained in:
parent
d455b6f12d
commit
8fb76d1a6e
7 changed files with 19 additions and 4 deletions
|
@ -11,7 +11,7 @@
|
|||
%a{href: "#invites", 'aria-controls' => "invites", role: "tab", 'data-toggle' => "tab"}
|
||||
Invités
|
||||
|
||||
- if gestionnaire_signed_in? && !request.env['PATH_INFO'].include?('users/dossiers')
|
||||
- if gestionnaire_signed_in? && (!request.env['PATH_INFO'].include?('users/dossiers') )
|
||||
%li{role: "presentation"}
|
||||
%a{href: "#followers", 'aria-controls' => "followers", role: "tab", 'data-toggle' => "tab"}
|
||||
Abonnés
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue