diff --git a/src/app/admin/dashboard/dashboard.component.html b/src/app/admin/dashboard/dashboard.component.html index a050a13..9412ca1 100644 --- a/src/app/admin/dashboard/dashboard.component.html +++ b/src/app/admin/dashboard/dashboard.component.html @@ -281,64 +281,6 @@ - - - - -
-
-
-

Feeds

-
    -
  • -
    - -
    You have 4 pending tasks. - Just Now -
  • -
  • -
    - -
    Server #1 overloaded. - 2 Hours ago -
  • -
  • -
    - -
    New order received. - 31 May -
  • -
  • -
    - -
    New user registered. - 30 May - /li> -
  • -
    - -
    New Version just arrived. - 27 May -
  • -
  • -
    - -
    New user registered. - 30 May -
  • -
  • -
    - -
    You have 4 pending tasks. - 27 May -
  • -
-
-
-
- - - diff --git a/src/app/admin/global-message/global-message.component.html b/src/app/admin/global-message/global-message.component.html index be40f8a..13c05c3 100644 --- a/src/app/admin/global-message/global-message.component.html +++ b/src/app/admin/global-message/global-message.component.html @@ -57,7 +57,7 @@

Nuevo mensaje

-
diff --git a/src/app/components/card-book/card-book.component.html b/src/app/components/card-book/card-book.component.html index 328b089..fb40c32 100644 --- a/src/app/components/card-book/card-book.component.html +++ b/src/app/components/card-book/card-book.component.html @@ -41,9 +41,9 @@
Título: {{ book.title | titlecase }}

Valor: ${{ book.price | thousands }}

Dueño: {{book.user.name | titlecase }} {{book.user.last_name1 | titlecase }} {{book.user.last_name2 | titlecase }}

+ data-target="#showBook" type="button" (click)="openBook( book )">Ver libro + data-target="#showBook" type="button" (click)="openBook( book )">Ver libro @@ -68,12 +68,11 @@
{{ book_modal.user.categories }}
Redes sociales
- - - + + +
@@ -216,7 +215,6 @@
- @@ -126,7 +126,7 @@

Categorías de interés (Min. 3)
-

Datos de la cuenta

+

Datos de la cuenta

@@ -157,7 +157,7 @@

Datos de la cuenta

@@ -205,7 +205,6 @@