Skip to content

Commit

Permalink
#16 se agrega el link para el listado de ordenes de deposito
Browse files Browse the repository at this point in the history
  • Loading branch information
says33 committed May 2, 2016
1 parent 1e65bab commit 69638a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grails-app/views/layouts/main.gsp
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,9 @@
<li>
<g:link action="list" controller="managerApplication"><i class="fa fa-angle-double-right"></i>Listado de Empresas</g:link>
</li>
<li>
<g:link action="list" controller="depositOrder"><i class="fa fa-angle-double-right"></i>Listado de Depositos</g:link>
</li>
</ul>
</li> <!--ENDOF LI.PANEL -->
</sec:ifAnyGranted>
Expand Down

0 comments on commit 69638a6

Please sign in to comment.