Commit 204d9b9e9e5e4e1836636d424cbc10c28647ae1b

Authored by Eric
1 parent bf919dbef4
Exists in master and in 1 other branch develop

ng bind

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
src/views/nota-pedido.html
... ... @@ -10,7 +10,8 @@
10 10 bgcolor="#FF9900"
11 11 behavior="scroll"
12 12 direction="left"
13   - >{{notaPedido.observaciones}}</marquee>
  13 + ng-bind="notaPedido.observaciones"
  14 + ></marquee>
14 15 <div class="col-lg-12">
15 16 <div class="row">
16 17 <div class="col-12 col-md-10 col-lg-10 border border-light rounded">