From 62402457a26bfa292872e547663af760c273c98f Mon Sep 17 00:00:00 2001 From: vsavkin Date: Tue, 3 Nov 2015 11:16:18 -0800 Subject: [PATCH] fix(playground): fix the inbox example --- modules/playground/src/routing/drafts.html | 2 +- modules/playground/src/routing/inbox-detail.html | 2 +- modules/playground/src/routing/inbox.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/playground/src/routing/drafts.html b/modules/playground/src/routing/drafts.html index c40ea050f7..76b6c4c13b 100644 --- a/modules/playground/src/routing/drafts.html +++ b/modules/playground/src/routing/drafts.html @@ -1,4 +1,4 @@ -
+

Drafts

    diff --git a/modules/playground/src/routing/inbox-detail.html b/modules/playground/src/routing/inbox-detail.html index 4028366531..c9db11dcdf 100644 --- a/modules/playground/src/routing/inbox-detail.html +++ b/modules/playground/src/routing/inbox-detail.html @@ -1,4 +1,4 @@ -
    +

    {{ record.subject }}

      diff --git a/modules/playground/src/routing/inbox.html b/modules/playground/src/routing/inbox.html index e99b3952fc..81a43748f3 100644 --- a/modules/playground/src/routing/inbox.html +++ b/modules/playground/src/routing/inbox.html @@ -1,4 +1,4 @@ -
      +

      Inbox