[#369] fix project link

This commit is contained in:
Alexander Machehin 2014-06-30 21:40:42 +06:00
parent 82d2d18a36
commit 4dab463ab2
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
%td %td
%i.fa{ 'ng-class' => 'item.visibility_class' } %i.fa{ 'ng-class' => 'item.visibility_class' }
%td %td
%a{ 'ng-href' => 'item.link' } {{item.name_with_owner}} %a{ 'ng-href' => '{{item.link}}' } {{item.name_with_owner}}
%td {{item.description}} %td {{item.description}}
%td %td
%i.fa.roffset5{ 'ng-class' => 'item.participant_class' } %i.fa.roffset5{ 'ng-class' => 'item.participant_class' }