button improvement

parent ad6dcb92
......@@ -11,7 +11,7 @@
<!-- Grid header -->
<div class="col-xs-2 text-center" style="margin-bottom:1em;">
<button type="button" class="btn btn-danger btn-grid-back" ng-if="breadcrumbs.length != 0" ng-click="showLastGrid()">
<i class="fa fa-arrow-circle-left" aria-hidden="true"></i> Volver atrás
<i class="fa fa-arrow-circle-left" aria-hidden="true"></i> Volver a <b>{{ breadcrumbs[breadcrumbs.length-1].name }}</b>
</button>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment