add the link to projects

This commit is contained in:
huangjingquan 2013-11-06 09:44:10 +08:00
parent 0f3eb9cf87
commit 9d2f7d1c28
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td style="padding-left: 8px"><a>forge.trustie.net/courses</a></td> <td style="padding-left: 8px"><a><%= link_to "forge.trustie.net/projects", :controller => 'projects', :action => 'index' %></a></td>
<td ><%=link_to l(:label_home),home_path %> > <%=link_to l(:label_project_deposit),:controller => 'projects', :action => 'index' %> > <%=link_to @project, project_path(@project) %></td> <td ><%=link_to l(:label_home),home_path %> > <%=link_to l(:label_project_deposit),:controller => 'projects', :action => 'index' %> > <%=link_to @project, project_path(@project) %></td>
</tr> </tr>
</table> </table>