Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Commit

Permalink
substituindo texto por icone
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefaria committed Jan 4, 2012
1 parent 360821e commit d727033
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/main/webapp/kanban/kanban.kanban.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@
</a>
</span>
</c:if>
<span id="pendenciasDoUsuario">
<c:url var="ticketsEnvolvidosUrl" value="/buscar/?kanbanStatusKey=-1&envolvido=${usuarioLogado.username}"/>
<a href="${ticketsEnvolvidosUrl}">
Minhas Pendências
</a>
</span>


</div>

<div align="right">
Expand Down

0 comments on commit d727033

Please sign in to comment.