Skip to content

Commit

Permalink
#3 se ajusta el link para la consulta CTE
Browse files Browse the repository at this point in the history
  • Loading branch information
says33 committed Apr 5, 2016
1 parent 804c40e commit 7820e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/views/layouts/main.gsp
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@

<sec:ifAnyGranted roles="ROLE_ADMIN, ROLE_ADMIN_IECCE">
<li>
<a class="" href="${createLink(controller:'dashboard')}">
<a class="" href="${createLink(controller:'managerApplication')}">
<i class="fa fa-book"></i> Consultas CTE
</a>
</li>
Expand Down

0 comments on commit 7820e46

Please sign in to comment.