Hi.
I have the following text:
<span class="add-on"><i class="icon-calendar"></i></span>
</div>
</div>
<div class="row-fluid span6">
<label>
Fecha Fin Activación</label>
<div class="input-append date datepicker datepicker2" data-date-format="yyyy-mm-dd">
How can I do to remove class="add-on"?
Thanks.
Go to the complete details ...