- project tabs - commits - improved - link open in new tab, profile opens in the same tab

- project tabs- issues, messages.. (work in progress - see the beta version)
This commit is contained in:
Matan Bar Yosef 2015-06-30 18:03:54 +03:00
parent 386d77b72f
commit 85e5a22bf4

View file

@ -128,7 +128,7 @@
{{issue.milestone.title}}
</td>
<td>
<a target="_blank" ng-href="#/profile/{{member.id}}" style="text-decoration:none;color:black;">
<a ng-href="#/profile/{{issue.user.id}}" style="text-decoration:none; color:black;">
{{issue.user.login}}
</a>
</td>