-1
<div>
<span>TROCO</span>
<button type="button" class="btn btn-outline-dark" data-toggle="collapse" data-target="#collapse" aria-expanded="true" aria-controls="collapseExample">
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
</button>
<div class="collapse" id="collapse">
<div class="card card-body">
texto
</div>
</div>
</div>
This is the snippet that has the button. The icon simply does not appear...
Dude, it paid off!
– Jingas