Commit 875521b9f3048aa03d1395e54d8e50a4f5f17294
1 parent
e57011080a
Exists in
master
no mensaje
Showing
1 changed file
with
0 additions
and
6 deletions
Show diff stats
src/app/components/abm-imagenes/abm-imagenes.component.html
... | ... | @@ -87,13 +87,7 @@ |
87 | 87 | </div> |
88 | 88 | |
89 | 89 | <div class="row" *ngIf="paginationData"> |
90 | - <div> | |
91 | - | |
92 | - </div> | |
93 | 90 | <div class="col"> |
94 | - <span class="text-danger"> | |
95 | - Por el momento la paginación no funciona. | |
96 | - </span> | |
97 | 91 | <pagination |
98 | 92 | [disabled]="true" |
99 | 93 | [rotate]="false" |