[#369] fix project link
This commit is contained in:
parent
82d2d18a36
commit
4dab463ab2
|
@ -28,7 +28,7 @@
|
|||
%td
|
||||
%i.fa{ 'ng-class' => 'item.visibility_class' }
|
||||
%td
|
||||
%a{ 'ng-href' => 'item.link' } {{item.name_with_owner}}
|
||||
%a{ 'ng-href' => '{{item.link}}' } {{item.name_with_owner}}
|
||||
%td {{item.description}}
|
||||
%td
|
||||
%i.fa.roffset5{ 'ng-class' => 'item.participant_class' }
|
||||
|
|
Loading…
Reference in New Issue